summaryrefslogtreecommitdiffstats
path: root/tdecore/klocale.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/klocale.cpp')
-rw-r--r--tdecore/klocale.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/klocale.cpp b/tdecore/klocale.cpp
index 3e169ba03..4402dd183 100644
--- a/tdecore/klocale.cpp
+++ b/tdecore/klocale.cpp
@@ -33,7 +33,7 @@
#include <tqregexp.h>
#include "kcatalogue.h"
-#include "kglobal.h"
+#include "tdeglobal.h"
#include "kstandarddirs.h"
#include "ksimpleconfig.h"
#include "kinstance.h"
@@ -41,7 +41,7 @@
#include "kdebug.h"
#include "kcalendarsystem.h"
#include "kcalendarsystemfactory.h"
-#include "klocale.h"
+#include "tdelocale.h"
#ifdef Q_WS_WIN
#include <windows.h>