build: fix cyclic file dependencies that break the build on Linux

This commit is contained in:
malte_langkabel
2017-04-03 09:53:04 +02:00
parent 0f94104005
commit da063377cd
5 changed files with 4 additions and 7 deletions
+1
View File
@@ -4,6 +4,7 @@
#include <memory>
#include <vector>
#include "settings/migration/SettingsMigrator.h"
#include "settings/LanguageType.h"
#include "settings/Settings.h"