summaryrefslogtreecommitdiffstats
path: root/src/languages/processchain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/languages/processchain.cpp')
-rw-r--r--src/languages/processchain.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/languages/processchain.cpp b/src/languages/processchain.cpp
index 00edbb8..83757aa 100644
--- a/src/languages/processchain.cpp
+++ b/src/languages/processchain.cpp
@@ -29,8 +29,8 @@
#include "sdcc.h"
#include <kdebug.h>
-#include <klocale.h>
-#include <ktempfile.h>
+#include <tdelocale.h>
+#include <tdetempfile.h>
#include <tqfile.h>
#include <tqtimer.h>