aboutsummaryrefslogtreecommitdiff
path: root/platform/haiku/platform_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/haiku/platform_config.h')
-rw-r--r--platform/haiku/platform_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/haiku/platform_config.h b/platform/haiku/platform_config.h
index b63b600fc..691bdbdb9 100644
--- a/platform/haiku/platform_config.h
+++ b/platform/haiku/platform_config.h
@@ -3,4 +3,4 @@
// for ifaddrs.h needed in drivers/unix/ip_unix.cpp
#define _BSD_SOURCE 1
-#define GLES2_INCLUDE_H "gl_context/glew.h"
+#define GLES2_INCLUDE_H <GL/glew.h>