summaryrefslogtreecommitdiffstats
path: root/examples/opengl/texture/gltexobj.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/texture/gltexobj.cpp')
-rw-r--r--examples/opengl/texture/gltexobj.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/opengl/texture/gltexobj.cpp b/examples/opengl/texture/gltexobj.cpp
index 483a18843..fc77eaa5a 100644
--- a/examples/opengl/texture/gltexobj.cpp
+++ b/examples/opengl/texture/gltexobj.cpp
@@ -17,8 +17,8 @@
****************************************************************************/
#include "gltexobj.h"
-#include <qimage.h>
-#include <qtimer.h>
+#include <ntqimage.h>
+#include <ntqtimer.h>
const int redrawWait = 50;