summaryrefslogtreecommitdiff
path: root/src/glx/apple/apple_glx_pbuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/apple/apple_glx_pbuffer.c')
-rw-r--r--src/glx/apple/apple_glx_pbuffer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/apple/apple_glx_pbuffer.c b/src/glx/apple/apple_glx_pbuffer.c
index 3dfdc54763..fb56b7512e 100644
--- a/src/glx/apple/apple_glx_pbuffer.c
+++ b/src/glx/apple/apple_glx_pbuffer.c
@@ -30,6 +30,7 @@
#include <stdlib.h>
#include <pthread.h>
#include <assert.h>
+#include <GL/glew.h>
#include "apple_glx.h"
#include "glcontextmodes.h"
#include "apple_glx_context.h"