diff options
Diffstat (limited to 'src/views/viewproperties.h')
| -rw-r--r-- | src/views/viewproperties.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/views/viewproperties.h b/src/views/viewproperties.h index 05b80f455..6a3f18e6b 100644 --- a/src/views/viewproperties.h +++ b/src/views/viewproperties.h @@ -21,9 +21,10 @@ #ifndef VIEWPROPERTIES_H #define VIEWPROPERTIES_H -#include <views/dolphinview.h> -#include <QUrl> #include "dolphin_export.h" +#include "views/dolphinview.h" + +#include <QUrl> class ViewPropertySettings; /** |
