summaryrefslogtreecommitdiffstats
path: root/src/dolphinview.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:51:33 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:51:33 -0600
commit4117c5e487cd98cd262022e1b80509ce7a592278 (patch)
treee61950390f9a9d81a24cc036786224196a355a80 /src/dolphinview.h
parent1ca8552ffbc71be8840ecca111c3d92ea513e1ba (diff)
downloaddolphin-4117c5e487cd98cd262022e1b80509ce7a592278.tar.gz
dolphin-4117c5e487cd98cd262022e1b80509ce7a592278.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/dolphinview.h')
-rw-r--r--src/dolphinview.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h
index e402aff..1ac23d2 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -24,9 +24,9 @@
#include <tqwidget.h>
#include <tdeparts/part.h>
-#include <kfileitem.h>
-#include <kfileiconview.h>
-#include <kio/job.h>
+#include <tdefileitem.h>
+#include <tdefileiconview.h>
+#include <tdeio/job.h>
#include <urlnavigator.h>
class TQPainter;