summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/test
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/test')
-rw-r--r--lib/koproperty/test/test.cpp2
-rw-r--r--lib/koproperty/test/test.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/koproperty/test/test.cpp b/lib/koproperty/test/test.cpp
index 77ceb415d..06277aa48 100644
--- a/lib/koproperty/test/test.cpp
+++ b/lib/koproperty/test/test.cpp
@@ -17,7 +17,7 @@
* Boston, MA 02110-1301, USA.
*/
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include <klocale.h>
#include <kdebug.h>
#include <kcmdlineargs.h>
diff --git a/lib/koproperty/test/test.h b/lib/koproperty/test/test.h
index 51ee85f53..2866031aa 100644
--- a/lib/koproperty/test/test.h
+++ b/lib/koproperty/test/test.h
@@ -24,7 +24,7 @@
#include <config.h>
#endif
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include <koproperty/set.h>