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 7762784..19833ee 100644
--- a/src/mainwidget.cpp
+++ b/src/mainwidget.cpp
@@ -37,12 +37,12 @@
#include <tdefiledialog.h>
#include <kimageio.h>
#include <tdeio/netaccess.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <knuminput.h>
#include <kcombobox.h>
#include <kcolorbutton.h>
#include <kpushbutton.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <cstdlib>
#include <fstream>