diff options
Diffstat (limited to 'src/opengl/qgl_x11.cpp')
-rw-r--r-- | src/opengl/qgl_x11.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qgl_x11.cpp b/src/opengl/qgl_x11.cpp index 6a74127d9..51daa176b 100644 --- a/src/opengl/qgl_x11.cpp +++ b/src/opengl/qgl_x11.cpp @@ -40,7 +40,7 @@ #include "ntqgl.h" -#if defined(Q_WS_X11) +#if defined(TQ_WS_X11) #include "ntqmap.h" #include "ntqpixmap.h" |