summaryrefslogtreecommitdiff
path: root/cogl/cogl-defines.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-defines.h.in')
-rw-r--r--cogl/cogl-defines.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/cogl/cogl-defines.h.in b/cogl/cogl-defines.h.in
index a8765d86..6e402120 100644
--- a/cogl/cogl-defines.h.in
+++ b/cogl/cogl-defines.h.in
@@ -28,10 +28,6 @@
#ifndef __COGL_DEFINES_H__
#define __COGL_DEFINES_H__
-#include <glib.h>
-
-G_BEGIN_DECLS
-
@COGL_DEFINES@
#define COGL_VERSION_MAJOR_INTERNAL @COGL_MAJOR_VERSION@
@@ -39,6 +35,4 @@ G_BEGIN_DECLS
#define COGL_VERSION_MICRO_INTERNAL @COGL_MICRO_VERSION@
#define COGL_VERSION_STRING_INTERNAL "@COGL_VERSION@"
-G_END_DECLS
-
#endif