summaryrefslogtreecommitdiffstats
path: root/src/dpkg.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:26 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:26 -0600
commit8d8f89a9239b1386f3e5f5c057dffc9c6464c055 (patch)
treef1da90238c79241e3d22f79a25839eee37ac1dc0 /src/dpkg.cpp
parent8e887879589b340e5f530255d44632f7705089f3 (diff)
downloadtdeio-apt-8d8f89a9239b1386f3e5f5c057dffc9c6464c055.tar.gz
tdeio-apt-8d8f89a9239b1386f3e5f5c057dffc9c6464c055.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/dpkg.cpp')
-rw-r--r--src/dpkg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dpkg.cpp b/src/dpkg.cpp
index 98cf151..7ab742f 100644
--- a/src/dpkg.cpp
+++ b/src/dpkg.cpp
@@ -13,7 +13,7 @@
#include "dpkg.h"
#include "debug.h"
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
#include <tqstringlist.h>