diff --git a/libs/BeetRoundCore/genericcore.cpp b/libs/BeetRoundCore/genericcore.cpp index dcc83fb..6283a50 100644 --- a/libs/BeetRoundCore/genericcore.cpp +++ b/libs/BeetRoundCore/genericcore.cpp @@ -15,6 +15,7 @@ #include "constants.h" #include "data/filehandler.h" #include "data/settingshandler.h" +#include "formats/jsonparser.h" #include "model/generalsortfiltermodel.h" #include "model/metadata.h" #include "model/modelsummary.h"