diff options
Diffstat (limited to 'src/views/dolphinfileitemdelegate.h')
| -rw-r--r-- | src/views/dolphinfileitemdelegate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinfileitemdelegate.h b/src/views/dolphinfileitemdelegate.h index 405f24916..0777571f7 100644 --- a/src/views/dolphinfileitemdelegate.h +++ b/src/views/dolphinfileitemdelegate.h @@ -20,8 +20,8 @@ #ifndef DOLPHINFILEITEMDELEGATE_H #define DOLPHINFILEITEMDELEGATE_H -#include <dolphinmodel.h> #include <kfileitemdelegate.h> +#include <views/dolphinmodel.h> class QAbstractProxyModel; |
