summaryrefslogtreecommitdiffstats
path: root/kpackage/pkgInterface.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:54:15 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:54:15 -0600
commitd1a3a8be39153e02cd555cb7e3bafcab2cb4530c (patch)
tree089977dfeabf9a98c001fcb92ccd5bf05dc81488 /kpackage/pkgInterface.cpp
parent666824a6c549fb4eeae7a29083349638974a57d7 (diff)
downloadtdeadmin-d1a3a8be39153e02cd555cb7e3bafcab2cb4530c.tar.gz
tdeadmin-d1a3a8be39153e02cd555cb7e3bafcab2cb4530c.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kpackage/pkgInterface.cpp')
-rw-r--r--kpackage/pkgInterface.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpackage/pkgInterface.cpp b/kpackage/pkgInterface.cpp
index f5f31dc..c32bef4 100644
--- a/kpackage/pkgInterface.cpp
+++ b/kpackage/pkgInterface.cpp
@@ -24,8 +24,8 @@
** Bug reports and questions can be sent to kde-devel@kde.org
*/
-#include <klocale.h>
-#include <kglobal.h>
+#include <tdelocale.h>
+#include <tdeglobal.h>
#include <kdebug.h>
#include <kiconloader.h>