summaryrefslogtreecommitdiff
path: root/src/glx/apple/apple_glx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/apple/apple_glx.h')
-rw-r--r--src/glx/apple/apple_glx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glx/apple/apple_glx.h b/src/glx/apple/apple_glx.h
index 3ee54aa6cf..9b3643bf15 100644
--- a/src/glx/apple/apple_glx.h
+++ b/src/glx/apple/apple_glx.h
@@ -31,10 +31,10 @@
#define APPLE_GLX_H
#include <stdbool.h>
-#include <OpenGL/CGLTypes.h>
#include <GL/gl.h>
#include <GL/glxint.h>
#include <X11/Xlib.h>
+
#define XP_NO_X_HEADERS
#include <Xplugin.h>