summaryrefslogtreecommitdiffstats
path: root/kpackage/debDpkgInterface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage/debDpkgInterface.cpp')
-rw-r--r--kpackage/debDpkgInterface.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpackage/debDpkgInterface.cpp b/kpackage/debDpkgInterface.cpp
index 62f199a..cb58908 100644
--- a/kpackage/debDpkgInterface.cpp
+++ b/kpackage/debDpkgInterface.cpp
@@ -35,7 +35,7 @@
#include <iostream>
#include <kurl.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kiconloader.h>
#include <kdebug.h>
@@ -47,7 +47,7 @@
#include "utils.h"
#include "options.h"
#include "cache.h"
-#include <klocale.h>
+#include <tdelocale.h>
extern TDEApplication *app;