summaryrefslogtreecommitdiffstats
path: root/examples/opengl
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl')
-rw-r--r--examples/opengl/box/globjwin.h2
-rw-r--r--examples/opengl/glpixmap/globjwin.h2
-rw-r--r--examples/opengl/overlay/globjwin.h2
-rw-r--r--examples/opengl/overlay_x11/rubberbandwidget.h2
-rw-r--r--examples/opengl/sharedbox/globjwin.h2
-rw-r--r--examples/opengl/texture/globjwin.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/examples/opengl/box/globjwin.h b/examples/opengl/box/globjwin.h
index d2385d9cd..fcc8aa3b0 100644
--- a/examples/opengl/box/globjwin.h
+++ b/examples/opengl/box/globjwin.h
@@ -17,7 +17,7 @@
#ifndef GLOBJWIN_H
#define GLOBJWIN_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class GLObjectWindow : public TQWidget
diff --git a/examples/opengl/glpixmap/globjwin.h b/examples/opengl/glpixmap/globjwin.h
index 574b6b5fe..3d6077f05 100644
--- a/examples/opengl/glpixmap/globjwin.h
+++ b/examples/opengl/glpixmap/globjwin.h
@@ -17,7 +17,7 @@
#ifndef GLOBJWIN_H
#define GLOBJWIN_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class GLBox;
class TQLabel;
diff --git a/examples/opengl/overlay/globjwin.h b/examples/opengl/overlay/globjwin.h
index 82fe14ec5..b30de27f2 100644
--- a/examples/opengl/overlay/globjwin.h
+++ b/examples/opengl/overlay/globjwin.h
@@ -17,7 +17,7 @@
#ifndef GLOBJWIN_H
#define GLOBJWIN_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class GLObjectWindow : public TQWidget
diff --git a/examples/opengl/overlay_x11/rubberbandwidget.h b/examples/opengl/overlay_x11/rubberbandwidget.h
index 268656ba7..aba6f8ce0 100644
--- a/examples/opengl/overlay_x11/rubberbandwidget.h
+++ b/examples/opengl/overlay_x11/rubberbandwidget.h
@@ -13,7 +13,7 @@
#ifndef RUBBERBANDWIDGET_H
#define RUBBERBANDWIDGET_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class RubberbandWidget : public TQWidget
diff --git a/examples/opengl/sharedbox/globjwin.h b/examples/opengl/sharedbox/globjwin.h
index f09d2440e..745b01110 100644
--- a/examples/opengl/sharedbox/globjwin.h
+++ b/examples/opengl/sharedbox/globjwin.h
@@ -17,7 +17,7 @@
#ifndef GLOBJWIN_H
#define GLOBJWIN_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class GLBox;
class GLObjectWindow : public TQWidget
diff --git a/examples/opengl/texture/globjwin.h b/examples/opengl/texture/globjwin.h
index d2385d9cd..fcc8aa3b0 100644
--- a/examples/opengl/texture/globjwin.h
+++ b/examples/opengl/texture/globjwin.h
@@ -17,7 +17,7 @@
#ifndef GLOBJWIN_H
#define GLOBJWIN_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class GLObjectWindow : public TQWidget