diff options
Diffstat (limited to 'core/settings/qPref.h')
-rw-r--r-- | core/settings/qPref.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/settings/qPref.h b/core/settings/qPref.h index 4279764ca..1315861b1 100644 --- a/core/settings/qPref.h +++ b/core/settings/qPref.h @@ -13,6 +13,7 @@ #include "qPrefFacebook.h" #include "qPrefProxy.h" #include "qPrefUnit.h" +#include "qPrefUpdateManager.h" class qPref : public QObject { Q_OBJECT |