summaryrefslogtreecommitdiffstats
path: root/kcron/ktvariable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcron/ktvariable.cpp')
-rw-r--r--kcron/ktvariable.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcron/ktvariable.cpp b/kcron/ktvariable.cpp
index 9c9f9c4..34b35ee 100644
--- a/kcron/ktvariable.cpp
+++ b/kcron/ktvariable.cpp
@@ -14,8 +14,8 @@
#include <tqlayout.h>
#include <tdeapplication.h> // kapp
-#include <klocale.h> // i18n()
-#include <kmessagebox.h>
+#include <tdelocale.h> // i18n()
+#include <tdemessagebox.h>
#include <ktextedit.h>
#include "ctvariable.h"