diff options
Diffstat (limited to 'examples/opengl/glpixmap')
| -rw-r--r-- | examples/opengl/glpixmap/globjwin.cpp | 2 | ||||
| -rw-r--r-- | examples/opengl/glpixmap/main.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/opengl/glpixmap/globjwin.cpp b/examples/opengl/glpixmap/globjwin.cpp index 28f2caf7e..0917110ff 100644 --- a/examples/opengl/glpixmap/globjwin.cpp +++ b/examples/opengl/glpixmap/globjwin.cpp @@ -21,7 +21,7 @@ #include <tqlabel.h> #include <tqmenubar.h> #include <tqpopupmenu.h> -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqkeycode.h> #include <tqpixmap.h> #include <tqimage.h> diff --git a/examples/opengl/glpixmap/main.cpp b/examples/opengl/glpixmap/main.cpp index 4dd6665d1..aed08f22d 100644 --- a/examples/opengl/glpixmap/main.cpp +++ b/examples/opengl/glpixmap/main.cpp @@ -17,7 +17,7 @@ // #include "globjwin.h" -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqgl.h> /* |
