summaryrefslogtreecommitdiffstats
path: root/examples/opengl/texture
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/texture')
-rw-r--r--examples/opengl/texture/globjwin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/texture/globjwin.cpp b/examples/opengl/texture/globjwin.cpp
index a14b6626e..363e8c2e2 100644
--- a/examples/opengl/texture/globjwin.cpp
+++ b/examples/opengl/texture/globjwin.cpp
@@ -14,7 +14,7 @@
#include <tqmenubar.h>
#include <tqpopupmenu.h>
#include <ntqapplication.h>
-#include <ntqkeycode.h>
+#include <tqkeycode.h>
#include "globjwin.h"
#include "gltexobj.h"