summaryrefslogtreecommitdiffstats
path: root/examples/opengl/overlay_x11/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/overlay_x11/main.cpp')
-rw-r--r--examples/opengl/overlay_x11/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/overlay_x11/main.cpp b/examples/opengl/overlay_x11/main.cpp
index 70a6f4362..5925d271b 100644
--- a/examples/opengl/overlay_x11/main.cpp
+++ b/examples/opengl/overlay_x11/main.cpp
@@ -10,7 +10,7 @@
**
*****************************************************************************/
-#include <qapplication.h>
+#include <ntqapplication.h>
#include "gearwidget.h"
#include "rubberbandwidget.h"