diff options
Diffstat (limited to 'logic/updater/NotificationChecker.cpp')
-rw-r--r-- | logic/updater/NotificationChecker.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/updater/NotificationChecker.cpp b/logic/updater/NotificationChecker.cpp index 39da362b..5b458ddd 100644 --- a/logic/updater/NotificationChecker.cpp +++ b/logic/updater/NotificationChecker.cpp @@ -5,7 +5,7 @@ #include <QJsonArray> #include "MultiMC.h" -#include "Config.h" +#include "BuildConfig.h" #include "logic/net/CacheDownload.h" NotificationChecker::NotificationChecker(QObject *parent) |