┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinfileitemdelegate.cpp
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2010-07-24 22:08:30 +0000
committerPeter Penz <[email protected]>2010-07-24 22:08:30 +0000
commita5cf21ff06aff44cde563eaceae3c6cef452ee48 (patch)
tree3d23179b483e4c9ad5598b128c3063885fe33a30 /src/views/dolphinfileitemdelegate.cpp
parent652d08c9242ed51d86dba3b2afda9d3b2e9a9cd7 (diff)
Sourcecode hierarchy cleanup: Move further files from src to src/views
svn path=/trunk/KDE/kdebase/apps/; revision=1154150
Diffstat (limited to 'src/views/dolphinfileitemdelegate.cpp')
-rw-r--r--src/views/dolphinfileitemdelegate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinfileitemdelegate.cpp b/src/views/dolphinfileitemdelegate.cpp
index 17447d8cb..6b706c88b 100644
--- a/src/views/dolphinfileitemdelegate.cpp
+++ b/src/views/dolphinfileitemdelegate.cpp
@@ -19,7 +19,7 @@
#include "dolphinfileitemdelegate.h"
-#include <dolphinmodel.h>
+#include "dolphinmodel.h"
#include <kfileitem.h>
#include <kicon.h>
#include <kiconloader.h>