summaryrefslogtreecommitdiffstats
path: root/src/mainwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwidget.cpp')
-rw-r--r--src/mainwidget.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwidget.cpp b/src/mainwidget.cpp
index 17756aa..6f235e2 100644
--- a/src/mainwidget.cpp
+++ b/src/mainwidget.cpp
@@ -22,12 +22,12 @@
#include <ntqtimer.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <tdeconfig.h>
#include <kdebug.h>
#include <kinputdialog.h>
#include <tdelocale.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include "htmlwidget.h"
#include "indexwidget.h"