summaryrefslogtreecommitdiffstats
path: root/src/opengl
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl')
-rw-r--r--src/opengl/ntqglcolormap.h2
-rw-r--r--src/opengl/qgl_x11.cpp2
-rw-r--r--src/opengl/qglcolormap.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/opengl/ntqglcolormap.h b/src/opengl/ntqglcolormap.h
index 9a78d636f..a4b2ae0d3 100644
--- a/src/opengl/ntqglcolormap.h
+++ b/src/opengl/ntqglcolormap.h
@@ -43,7 +43,7 @@
#ifndef QT_H
#include "ntqcolor.h"
-#include "ntqmemarray.h"
+#include "tqmemarray.h"
#include "ntqshared.h"
#endif // QT_H
diff --git a/src/opengl/qgl_x11.cpp b/src/opengl/qgl_x11.cpp
index dc8530f1e..661c41917 100644
--- a/src/opengl/qgl_x11.cpp
+++ b/src/opengl/qgl_x11.cpp
@@ -46,7 +46,7 @@
#include "ntqpixmap.h"
#include "ntqapplication.h"
-#include "ntqintdict.h"
+#include "tqintdict.h"
#include "private/qfontengine_p.h"
#define INT8 dummy_INT8
diff --git a/src/opengl/qglcolormap.cpp b/src/opengl/qglcolormap.cpp
index 541e309d6..088c83030 100644
--- a/src/opengl/qglcolormap.cpp
+++ b/src/opengl/qglcolormap.cpp
@@ -98,7 +98,7 @@
*/
#include "ntqglcolormap.h"
-#include "ntqmemarray.h"
+#include "tqmemarray.h"
/*!