summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2018-12-06 18:40:29 +0100
committer Olivier Galibert <galibert@pobox.com>2018-12-06 18:40:48 +0100
commita0f1fb2698ad3b584e2f698cecb260216b29c7ae (patch)
treeabb1750df6de3efd48c8ca69477bac8b1c9d46bd /3rdparty
parente56d38becaa64d6594fadc63a8b0f7af225f55fb (diff)
fixes, gee (nw)
Diffstat (limited to '3rdparty')
-rw-r--r--3rdparty/bgfx/3rdparty/khronos/glx/glxext.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/3rdparty/bgfx/3rdparty/khronos/glx/glxext.h b/3rdparty/bgfx/3rdparty/khronos/glx/glxext.h
index c81ab4d5c78..7f2ad53c0b3 100644
--- a/3rdparty/bgfx/3rdparty/khronos/glx/glxext.h
+++ b/3rdparty/bgfx/3rdparty/khronos/glx/glxext.h
@@ -1,4 +1,5 @@
-#ifndef __glxext_h_
+#if !defined(__glx_glxext_h_) && !defined(__glxext_h_)
+#define __glx_glxext_h_ 1
#define __glxext_h_ 1
#ifdef __cplusplus