summaryrefslogtreecommitdiffstats
path: root/src/optionseditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/optionseditor.cpp')
-rwxr-xr-xsrc/optionseditor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/optionseditor.cpp b/src/optionseditor.cpp
index 5ce3e01..a5d5ea3 100755
--- a/src/optionseditor.cpp
+++ b/src/optionseditor.cpp
@@ -11,10 +11,10 @@
#include <tqlabel.h>
#include <tqdatetime.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kiconloader.h>
#include <kpushbutton.h>
-//#include <kmessagebox.h>
+//#include <tdemessagebox.h>
#include <klineedit.h>
#include <kcombobox.h>
#include <knuminput.h>