summaryrefslogtreecommitdiffstats
path: root/tdecore/kstringhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kstringhandler.cpp')
-rw-r--r--tdecore/kstringhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kstringhandler.cpp b/tdecore/kstringhandler.cpp
index c562c539f..b19c5b875 100644
--- a/tdecore/kstringhandler.cpp
+++ b/tdecore/kstringhandler.cpp
@@ -18,7 +18,7 @@
*/
#include "kstringhandler.h"
-#include "kglobal.h"
+#include "tdeglobal.h"
static void parsePythonRange( const TQCString &range, uint &start, uint &end )
{