summaryrefslogtreecommitdiffstats
path: root/kpackage/kissInterface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage/kissInterface.cpp')
-rw-r--r--kpackage/kissInterface.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpackage/kissInterface.cpp b/kpackage/kissInterface.cpp
index e98d385..a882d5f 100644
--- a/kpackage/kissInterface.cpp
+++ b/kpackage/kissInterface.cpp
@@ -38,7 +38,7 @@
#include <tqfileinfo.h>
#include <kurl.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kiconloader.h>
#include "packageInfo.h"
@@ -49,7 +49,7 @@
#include "utils.h"
#include "options.h"
#include "cache.h"
-#include <klocale.h>
+#include <tdelocale.h>
extern TDEApplication *app;