diff options
Diffstat (limited to 'src/opengl')
-rw-r--r-- | src/opengl/tqgl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/tqgl.cpp b/src/opengl/tqgl.cpp index 1e8edd59a..991d697af 100644 --- a/src/opengl/tqgl.cpp +++ b/src/opengl/tqgl.cpp @@ -42,7 +42,7 @@ #include "tqpixmap.h" #include "tqpaintdevicemetrics.h" #include "tqimage.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include "tqptrdict.h" static TQGLFormat* qgl_default_format = 0; |