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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/texture/gltexobj.cpp b/examples/opengl/texture/gltexobj.cpp
index f9528620c..a6f7f80cd 100644
--- a/examples/opengl/texture/gltexobj.cpp
+++ b/examples/opengl/texture/gltexobj.cpp
@@ -18,7 +18,7 @@
#include "gltexobj.h"
#include <tqimage.h>
-#include <ntqtimer.h>
+#include <tqtimer.h>
const int redrawWait = 50;