diff options
Diffstat (limited to 'examples/opengl/glpixmap/main.cpp')
-rw-r--r-- | examples/opengl/glpixmap/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/opengl/glpixmap/main.cpp b/examples/opengl/glpixmap/main.cpp index 13e474007..b8f735582 100644 --- a/examples/opengl/glpixmap/main.cpp +++ b/examples/opengl/glpixmap/main.cpp @@ -17,8 +17,8 @@ // #include "globjwin.h" -#include <qapplication.h> -#include <qgl.h> +#include <ntqapplication.h> +#include <ntqgl.h> /* The main program is here. |