summaryrefslogtreecommitdiffstats
path: root/kdpkg-install/install.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:52:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:52:52 -0600
commitaf3f023bd205b190f34dcfcb46735a03b6f28ee1 (patch)
tree3214fdbab24915922da591b9931c5f28a2e76d93 /kdpkg-install/install.cpp
parent75c972361d9e4502971af35f653e14c5e7929c48 (diff)
downloadkdpkg-af3f023bd205b190f34dcfcb46735a03b6f28ee1.tar.gz
kdpkg-af3f023bd205b190f34dcfcb46735a03b6f28ee1.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kdpkg-install/install.cpp')
-rw-r--r--kdpkg-install/install.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdpkg-install/install.cpp b/kdpkg-install/install.cpp
index 92686f0..b239642 100644
--- a/kdpkg-install/install.cpp
+++ b/kdpkg-install/install.cpp
@@ -21,7 +21,7 @@
#include <kgenericfactory.h>
#include <klocale.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <kurlrequester.h>
#include <kaboutapplication.h>