summaryrefslogtreecommitdiff
path: root/platform/haiku/platform_config.h
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2018-08-13 21:26:15 +0200
committerGitHub <noreply@github.com>2018-08-13 21:26:15 +0200
commit139e621338c7ba1fe03a86d6f2bee9ed1fb97a3b (patch)
tree1de6e6d1a977b165ee1cb6dc23b551be329b8bfe /platform/haiku/platform_config.h
parent369e54603ef8a9a02b7a2ebfffade0648402c5ca (diff)
parenta294a842cb85f86cdd69b6e902aef01c9721668b (diff)
Merge pull request #20913 from pulkomandy/master
Rebase patches for fixing haiku build.
Diffstat (limited to 'platform/haiku/platform_config.h')
-rw-r--r--platform/haiku/platform_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/haiku/platform_config.h b/platform/haiku/platform_config.h
index bbd72dfeb6..72c8ee2535 100644
--- a/platform/haiku/platform_config.h
+++ b/platform/haiku/platform_config.h
@@ -34,3 +34,4 @@
#define _BSD_SOURCE 1
#define GLES3_INCLUDE_H "glad/glad.h"
+#define GLES2_INCLUDE_H "glad/glad.h"