diff options
Diffstat (limited to 'src/opengl/tqgl_x11.cpp')
-rw-r--r-- | src/opengl/tqgl_x11.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/tqgl_x11.cpp b/src/opengl/tqgl_x11.cpp index e3fdfc504..cf82fe355 100644 --- a/src/opengl/tqgl_x11.cpp +++ b/src/opengl/tqgl_x11.cpp @@ -74,7 +74,7 @@ extern "C" { #include "tqgl_x11_p.h" #ifdef QT_DLOPEN_OPENGL -#include "ntqlibrary.h" +#include "tqlibrary.h" extern "C" { _glCallLists qt_glCallLists; |