summaryrefslogtreecommitdiffstats
path: root/src/canvas
diff options
context:
space:
mode:
Diffstat (limited to 'src/canvas')
-rw-r--r--src/canvas/tqcanvas.cpp2
-rw-r--r--src/canvas/tqcanvas.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/canvas/tqcanvas.cpp b/src/canvas/tqcanvas.cpp
index cd03790a4..6e1db596b 100644
--- a/src/canvas/tqcanvas.cpp
+++ b/src/canvas/tqcanvas.cpp
@@ -43,7 +43,7 @@
#include "ntqapplication.h"
#include "ntqbitmap.h"
#include "ntqimage.h"
-#include "ntqptrdict.h"
+#include "tqptrdict.h"
#include "ntqpainter.h"
#include "ntqpolygonscanner.h"
#include "ntqtimer.h"
diff --git a/src/canvas/tqcanvas.h b/src/canvas/tqcanvas.h
index 744f21f53..2a8475247 100644
--- a/src/canvas/tqcanvas.h
+++ b/src/canvas/tqcanvas.h
@@ -44,7 +44,7 @@
#ifndef QT_H
#include "ntqscrollview.h"
#include "ntqpixmap.h"
-#include "ntqptrlist.h"
+#include "tqptrlist.h"
#include "ntqbrush.h"
#include "ntqpen.h"
#include "tqvaluelist.h"