summaryrefslogtreecommitdiffstats
path: root/examples/opengl/texture
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/texture')
-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 78b0fcefb..f9528620c 100644
--- a/examples/opengl/texture/gltexobj.cpp
+++ b/examples/opengl/texture/gltexobj.cpp
@@ -17,7 +17,7 @@
****************************************************************************/
#include "gltexobj.h"
-#include <ntqimage.h>
+#include <tqimage.h>
#include <ntqtimer.h>