diff options
Diffstat (limited to 'src/views/dolphinfileitemdelegate.cpp')
| -rw-r--r-- | src/views/dolphinfileitemdelegate.cpp | 2 |
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> |
