summaryrefslogtreecommitdiffstats
path: root/examples/opengl/gear/gear.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/gear/gear.cpp')
-rw-r--r--examples/opengl/gear/gear.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/gear/gear.cpp b/examples/opengl/gear/gear.cpp
index 6b901b47e..96152eedd 100644
--- a/examples/opengl/gear/gear.cpp
+++ b/examples/opengl/gear/gear.cpp
@@ -14,7 +14,7 @@
//
#include <tqgl.h>
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <math.h>
#if defined(Q_CC_MSVC)