summaryrefslogtreecommitdiffstats
path: root/src/glx/glxclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/glxclient.h')
-rw-r--r--src/glx/glxclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glx/glxclient.h b/src/glx/glxclient.h
index 70733acb23f..0d29e5635e9 100644
--- a/src/glx/glxclient.h
+++ b/src/glx/glxclient.h
@@ -56,7 +56,7 @@
#include "glxextensions.h"
-#if defined(USE_LIBGLVND_GLX)
+#if defined(USE_LIBGLVND)
#define _GLX_PUBLIC _X_HIDDEN
#else
#define _GLX_PUBLIC _X_EXPORT