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 e1279bb83..2e0afadb2 100644
--- a/src/canvas/tqcanvas.cpp
+++ b/src/canvas/tqcanvas.cpp
@@ -44,7 +44,7 @@
#include "tqbitmap.h"
#include "tqimage.h"
#include "tqptrdict.h"
-#include "ntqpainter.h"
+#include "tqpainter.h"
#include "ntqpolygonscanner.h"
#include "tqtimer.h"
#include "ntqtl.h"
diff --git a/src/canvas/tqcanvas.h b/src/canvas/tqcanvas.h
index 2a8475247..28b30c42f 100644
--- a/src/canvas/tqcanvas.h
+++ b/src/canvas/tqcanvas.h
@@ -45,7 +45,7 @@
#include "ntqscrollview.h"
#include "ntqpixmap.h"
#include "tqptrlist.h"
-#include "ntqbrush.h"
+#include "tqbrush.h"
#include "ntqpen.h"
#include "tqvaluelist.h"
#include "ntqpointarray.h"