summaryrefslogtreecommitdiffstats
path: root/o3d/tests/common/mac/testing_common.mm
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/tests/common/mac/testing_common.mm')
-rw-r--r--o3d/tests/common/mac/testing_common.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/o3d/tests/common/mac/testing_common.mm b/o3d/tests/common/mac/testing_common.mm
index c00ef34..0d2a2e0 100644
--- a/o3d/tests/common/mac/testing_common.mm
+++ b/o3d/tests/common/mac/testing_common.mm
@@ -33,6 +33,7 @@
// Contains macintosh-specific code for setting up the Client object
// used in the unit tests.
+#include <GL/glew.h>
#include <OpenGL/OpenGL.h>
#include <OpenGL/gl.h>
#include <OpenGL/glu.h>