diff options
Diffstat (limited to 'src/opengl/qgl.cpp')
-rw-r--r-- | src/opengl/qgl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qgl.cpp b/src/opengl/qgl.cpp index 0436c01c2..8c327941e 100644 --- a/src/opengl/qgl.cpp +++ b/src/opengl/qgl.cpp @@ -40,7 +40,7 @@ #include "ntqgl.h" #include "ntqpixmap.h" -#include "ntqpaintdevicemetrics.h" +#include "tqpaintdevicemetrics.h" #include "tqimage.h" #include "ntqcleanuphandler.h" #include "tqptrdict.h" |