summaryrefslogtreecommitdiffstats
path: root/examples/opengl
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl')
-rw-r--r--examples/opengl/box/globjwin.cpp2
-rw-r--r--examples/opengl/glpixmap/globjwin.cpp2
-rw-r--r--examples/opengl/overlay/globjwin.cpp2
-rw-r--r--examples/opengl/sharedbox/globjwin.cpp2
-rw-r--r--examples/opengl/texture/globjwin.cpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/examples/opengl/box/globjwin.cpp b/examples/opengl/box/globjwin.cpp
index 5bc52fb99..59fd0d7ae 100644
--- a/examples/opengl/box/globjwin.cpp
+++ b/examples/opengl/box/globjwin.cpp
@@ -10,7 +10,7 @@
#include <tqpushbutton.h>
#include <tqslider.h>
#include <ntqlayout.h>
-#include <ntqframe.h>
+#include <tqframe.h>
#include <tqmenubar.h>
#include <tqpopupmenu.h>
#include <ntqapplication.h>
diff --git a/examples/opengl/glpixmap/globjwin.cpp b/examples/opengl/glpixmap/globjwin.cpp
index 52ab136dd..db20c5331 100644
--- a/examples/opengl/glpixmap/globjwin.cpp
+++ b/examples/opengl/glpixmap/globjwin.cpp
@@ -17,7 +17,7 @@
#include <tqpushbutton.h>
#include <tqslider.h>
#include <ntqlayout.h>
-#include <ntqframe.h>
+#include <tqframe.h>
#include <tqlabel.h>
#include <tqmenubar.h>
#include <tqpopupmenu.h>
diff --git a/examples/opengl/overlay/globjwin.cpp b/examples/opengl/overlay/globjwin.cpp
index 8e6640beb..93d6a6b4e 100644
--- a/examples/opengl/overlay/globjwin.cpp
+++ b/examples/opengl/overlay/globjwin.cpp
@@ -8,7 +8,7 @@
*****************************************************************************/
#include <ntqlayout.h>
-#include <ntqframe.h>
+#include <tqframe.h>
#include <tqmenubar.h>
#include <tqpopupmenu.h>
#include <ntqapplication.h>
diff --git a/examples/opengl/sharedbox/globjwin.cpp b/examples/opengl/sharedbox/globjwin.cpp
index 6d832453d..709614385 100644
--- a/examples/opengl/sharedbox/globjwin.cpp
+++ b/examples/opengl/sharedbox/globjwin.cpp
@@ -10,7 +10,7 @@
#include <tqpushbutton.h>
#include <tqslider.h>
#include <ntqlayout.h>
-#include <ntqframe.h>
+#include <tqframe.h>
#include <tqmenubar.h>
#include <tqpopupmenu.h>
#include <ntqapplication.h>
diff --git a/examples/opengl/texture/globjwin.cpp b/examples/opengl/texture/globjwin.cpp
index f09974149..6a53492af 100644
--- a/examples/opengl/texture/globjwin.cpp
+++ b/examples/opengl/texture/globjwin.cpp
@@ -10,7 +10,7 @@
#include <tqpushbutton.h>
#include <tqslider.h>
#include <ntqlayout.h>
-#include <ntqframe.h>
+#include <tqframe.h>
#include <tqmenubar.h>
#include <tqpopupmenu.h>
#include <ntqapplication.h>