summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/fileselectorwidget.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 22:00:22 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 22:00:22 -0600
commitbd3c603465110b74a0ddcee72e6f020a78d44e59 (patch)
treef556266a927227ba3f30e337c4ccf06facc55ea3 /buildtools/autotools/fileselectorwidget.h
parentef5399ae5a952065c7a0679d4a875d154c972945 (diff)
downloadtdevelop-bd3c603465110b74a0ddcee72e6f020a78d44e59.tar.gz
tdevelop-bd3c603465110b74a0ddcee72e6f020a78d44e59.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'buildtools/autotools/fileselectorwidget.h')
-rw-r--r--buildtools/autotools/fileselectorwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/fileselectorwidget.h b/buildtools/autotools/fileselectorwidget.h
index 67becdc7..a03ad906 100644
--- a/buildtools/autotools/fileselectorwidget.h
+++ b/buildtools/autotools/fileselectorwidget.h
@@ -31,7 +31,7 @@
#include <tdefileview.h>
#include <tdefileitem.h>
-#include <kdiroperator.h>
+#include <tdediroperator.h>
class AutoProjectPart;
class SubprojectItem;