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 a34dd3cd8..9a5b8bf11 100644 --- a/examples/opengl/glpixmap/globjwin.cpp +++ b/examples/opengl/glpixmap/globjwin.cpp @@ -25,7 +25,7 @@ #include <ntqkeycode.h> #include <ntqpixmap.h> #include <tqimage.h> -#include <ntqpainter.h> +#include <tqpainter.h> #include "globjwin.h" #include "glbox.h" |