]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/settings/general/behaviorsettingspage.cpp
Sourcecode hierarchy cleanup: Move further files from src to src/views
[dolphin.git] / src / settings / general / behaviorsettingspage.cpp
index 0d7a4a0ab3c8c326566e51f6a6109aff8f95f27b..f1f05b8bd524202fc663d98a1fa26185802319b7 100644 (file)
@@ -23,7 +23,6 @@
 #include "dolphin_generalsettings.h"
 #include <settings/filemetadataconfigurationdialog.h>
 #include <settings/dolphinsettings.h>
-#include <viewproperties.h>
 
 #include <kdialog.h>
 #include <klocale.h>
@@ -35,6 +34,8 @@
 #include <QRadioButton>
 #include <QVBoxLayout>
 
+#include <views/viewproperties.h>
+
 const bool CONFIRM_TRASH = false;
 const bool CONFIRM_DELETE = true;