summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/cg/CG/cgGL.h
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/cg/CG/cgGL.h')
-rw-r--r--make/stub_includes/cg/CG/cgGL.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/stub_includes/cg/CG/cgGL.h b/make/stub_includes/cg/CG/cgGL.h
index 80bf28202..1af5ced5b 100644
--- a/make/stub_includes/cg/CG/cgGL.h
+++ b/make/stub_includes/cg/CG/cgGL.h
@@ -55,7 +55,7 @@
#ifndef CG_DEPRECATED_API
-#include <Cg/cg.h>
+#include <CG/cg.h>
/* Set up for either Win32 import/export/lib. */
#ifndef CGGLDLL_API
@@ -371,7 +371,7 @@ CGGLDLL_API GLenum cgGLGetTextureEnum(/*CGparameter*/CGparameter* param);
#define cgGLEnableClientState cgGL_DEPRECATEDAPI_EnableClientState
#define cgGLDisableClientState cgGL_DEPRECATEDAPI_DisableClientState
-#include <Cg/cgGL_deprecated_api.h>
+#include <CG/cgGL_deprecated_api.h>
#endif