summaryrefslogtreecommitdiffstats
path: root/src/apt.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:53:11 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:53:11 -0600
commit81e4241ea827a7b8f4d9b070de7a924d72d3c196 (patch)
treea4a59064e2cfd1c2be1ee29f547b11eb8b1dc0ff /src/apt.h
parentbd136c5965d9a716f7763e0a6894e82b94dbaee2 (diff)
downloadtdeio-apt-81e4241ea827a7b8f4d9b070de7a924d72d3c196.tar.gz
tdeio-apt-81e4241ea827a7b8f4d9b070de7a924d72d3c196.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/apt.h')
-rw-r--r--src/apt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/apt.h b/src/apt.h
index 78ef37d..f119359 100644
--- a/src/apt.h
+++ b/src/apt.h
@@ -5,8 +5,8 @@
#include <tqcstring.h>
#include <kurl.h>
-#include <kio/global.h>
-#include <kio/slavebase.h>
+#include <tdeio/global.h>
+#include <tdeio/slavebase.h>
#include "debug.h"
#include "aptcache.h"