summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/deb
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 /tdefile-plugins/deb
parent666824a6c549fb4eeae7a29083349638974a57d7 (diff)
downloadtdeadmin-d1a3a8be39153e02cd555cb7e3bafcab2cb4530c.tar.gz
tdeadmin-d1a3a8be39153e02cd555cb7e3bafcab2cb4530c.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'tdefile-plugins/deb')
-rw-r--r--tdefile-plugins/deb/tdefile_deb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/deb/tdefile_deb.cpp b/tdefile-plugins/deb/tdefile_deb.cpp
index 0fb86ee..0b868d6 100644
--- a/tdefile-plugins/deb/tdefile_deb.cpp
+++ b/tdefile-plugins/deb/tdefile_deb.cpp
@@ -20,7 +20,7 @@
#include <config.h>
#include <kprocess.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kgenericfactory.h>
#include <kstringvalidator.h>
#include <kdebug.h>