summaryrefslogtreecommitdiffstats
path: root/kdpkg-install/console.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:48 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:48 -0600
commit4689bf263d796823d20546e6462979b6f0c66f83 (patch)
tree004796a67c60250d0236046086c6d95bd887622c /kdpkg-install/console.h
parent2ee2d4c4c7ac2f52f9c57fa8eeea177c2818bdea (diff)
downloadkdpkg-4689bf263d796823d20546e6462979b6f0c66f83.tar.gz
kdpkg-4689bf263d796823d20546e6462979b6f0c66f83.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kdpkg-install/console.h')
-rw-r--r--kdpkg-install/console.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdpkg-install/console.h b/kdpkg-install/console.h
index 3c6cde5..38c75c0 100644
--- a/kdpkg-install/console.h
+++ b/kdpkg-install/console.h
@@ -27,7 +27,7 @@
#include <tqstring.h>
#include <kde_terminal_interface.h>
-#include <kparts/part.h>
+#include <tdeparts/part.h>
class console : public Widget
{