diff options
Diffstat (limited to 'src/opengl')
-rw-r--r-- | src/opengl/ntqgl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/ntqgl.h b/src/opengl/ntqgl.h index 858a96494..86eeddf6e 100644 --- a/src/opengl/ntqgl.h +++ b/src/opengl/ntqgl.h @@ -42,7 +42,7 @@ #define TQGL_H #ifndef QT_H -#include "ntqwidget.h" +#include "tqwidget.h" #include "ntqglcolormap.h" #endif // QT_H |