diff options
author | Adrien Destugues <pulkomandy@pulkomandy.tk> | 2018-08-11 13:05:48 +0200 |
---|---|---|
committer | Adrien Destugues <pulkomandy@pulkomandy.tk> | 2018-08-11 17:20:51 +0200 |
commit | a294a842cb85f86cdd69b6e902aef01c9721668b (patch) | |
tree | 9c0053accdd4780931323f29f8413f91f6060aac /platform/haiku/platform_config.h | |
parent | 0fc1c4eda8acd97af36228ed1d947bb5cdb2634a (diff) |
Rebase patches for fixing haiku build.
Diffstat (limited to 'platform/haiku/platform_config.h')
-rw-r--r-- | platform/haiku/platform_config.h | 1 |
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" |