summaryrefslogtreecommitdiffstats
path: root/kparts/tests
diff options
context:
space:
mode:
Diffstat (limited to 'kparts/tests')
-rw-r--r--kparts/tests/notepad.cpp2
-rw-r--r--kparts/tests/parts.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/kparts/tests/notepad.cpp b/kparts/tests/notepad.cpp
index e0857a51e..311a49372 100644
--- a/kparts/tests/notepad.cpp
+++ b/kparts/tests/notepad.cpp
@@ -5,7 +5,7 @@
#include <tqsplitter.h>
#include <tqfile.h>
-#include <tqtextstream.h>
+#include <textstream.h>
#include <tqmultilineedit.h>
#include <kaboutdata.h>
diff --git a/kparts/tests/parts.cpp b/kparts/tests/parts.cpp
index d932a168f..2d4409dda 100644
--- a/kparts/tests/parts.cpp
+++ b/kparts/tests/parts.cpp
@@ -6,7 +6,7 @@
#include <tqcheckbox.h>
#include <tqfile.h>
#include <tqdir.h>
-#include <tqtextstream.h>
+#include <textstream.h>
#include <tqmultilineedit.h>
#include <tqlineedit.h>
#include <tqvbox.h>