summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty
diff options
context:
space:
mode:
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