diff options
Diffstat (limited to 'examples/opengl/glpixmap/globjwin.cpp')
-rw-r--r-- | examples/opengl/glpixmap/globjwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/glpixmap/globjwin.cpp b/examples/opengl/glpixmap/globjwin.cpp index 408b4920b..28f2caf7e 100644 --- a/examples/opengl/glpixmap/globjwin.cpp +++ b/examples/opengl/glpixmap/globjwin.cpp @@ -22,7 +22,7 @@ #include <tqmenubar.h> #include <tqpopupmenu.h> #include <ntqapplication.h> -#include <ntqkeycode.h> +#include <tqkeycode.h> #include <tqpixmap.h> #include <tqimage.h> #include <tqpainter.h> |