summaryrefslogtreecommitdiffstats
path: root/kugar/part/kugar_factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kugar/part/kugar_factory.cpp')
-rw-r--r--kugar/part/kugar_factory.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kugar/part/kugar_factory.cpp b/kugar/part/kugar_factory.cpp
index f32c1b95..9cd323c0 100644
--- a/kugar/part/kugar_factory.cpp
+++ b/kugar/part/kugar_factory.cpp
@@ -3,11 +3,11 @@
// This file contains the implementation of the Kugar KPart.
-#include <klocale.h>
+#include <tdelocale.h>
#include <kstandarddirs.h>
#include <kinstance.h>
#include <tdeaboutdata.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kiconloader.h>
#if defined(HAVE_CONFIG_H)