diff options
Diffstat (limited to 'src/opengl')
-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 51daa176b..dc8530f1e 100644 --- a/src/opengl/qgl_x11.cpp +++ b/src/opengl/qgl_x11.cpp @@ -42,7 +42,7 @@ #if defined(TQ_WS_X11) -#include "ntqmap.h" +#include "tqmap.h" #include "ntqpixmap.h" #include "ntqapplication.h" |