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.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/opengl/gear/gear.cpp b/examples/opengl/gear/gear.cpp
index 843f56384..74eba96c2 100644
--- a/examples/opengl/gear/gear.cpp
+++ b/examples/opengl/gear/gear.cpp
@@ -13,8 +13,8 @@
// distribution.
//
-#include <qgl.h>
-#include <qapplication.h>
+#include <ntqgl.h>
+#include <ntqapplication.h>
#include <math.h>
#if defined(Q_CC_MSVC)