summaryrefslogtreecommitdiffstats
path: root/ktouch/src/ktouchchartwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ktouch/src/ktouchchartwidget.cpp')
-rw-r--r--ktouch/src/ktouchchartwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouchchartwidget.cpp b/ktouch/src/ktouchchartwidget.cpp
index 43e3642a..f519616b 100644
--- a/ktouch/src/ktouchchartwidget.cpp
+++ b/ktouch/src/ktouchchartwidget.cpp
@@ -15,7 +15,7 @@
#include <tqpainter.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <numeric> // for mathematical functions
#include <cmath>