summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/stub_includes/cg/CG/cg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/stub_includes/cg/CG/cg.h b/make/stub_includes/cg/CG/cg.h
index 914b090a3..5ff03872f 100644
--- a/make/stub_includes/cg/CG/cg.h
+++ b/make/stub_includes/cg/CG/cg.h
@@ -153,7 +153,7 @@ typedef enum
typedef enum
{
//# define CG_ENUM_MACRO(enum_name, enum_val) enum_name = enum_val,
-# include <Cg/cg_enums.h>
+# include <CG/cg_enums.h>
} CGenum;
#include <stdarg.h>