summaryrefslogtreecommitdiffstats
path: root/kig/modes/macro.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kig/modes/macro.cc')
-rw-r--r--kig/modes/macro.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/kig/modes/macro.cc b/kig/modes/macro.cc
index ba6f98ab..8fe16b4d 100644
--- a/kig/modes/macro.cc
+++ b/kig/modes/macro.cc
@@ -28,9 +28,9 @@
#include "../objects/object_imp.h"
#include <klineedit.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <kcursor.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <functional>
#include <algorithm>