forked from mirror/openmw-tes3mp
Fix for MOC error due to Boost includes
This commit is contained in:
parent
5af12d193a
commit
88064f4946
1 changed files with 2 additions and 0 deletions
|
@ -7,7 +7,9 @@
|
|||
|
||||
#include <components/process/processinvoker.hpp>
|
||||
|
||||
#ifndef Q_MOC_RUN
|
||||
#include <components/files/configurationmanager.hpp>
|
||||
#endif
|
||||
#include <components/config/gamesettings.hpp>
|
||||
#include <components/config/launchersettings.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue