diff options
Diffstat (limited to 'core/settings/qPref.h')
-rw-r--r-- | core/settings/qPref.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/settings/qPref.h b/core/settings/qPref.h index 251913831..a76d92673 100644 --- a/core/settings/qPref.h +++ b/core/settings/qPref.h @@ -2,8 +2,8 @@ #ifndef QPREF_H #define QPREF_H -#include <QObject> #include "core/pref.h" +#include <QObject> #include "qPrefAnimations.h" #include "qPrefCloudStorage.h" |