1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 03:45:32 +00:00

Unshield include fix

This commit is contained in:
scrawl 2014-11-23 13:44:03 +01:00
parent a8a2b44b0f
commit abf49267ea

View file

@ -15,10 +15,13 @@
#include "existinginstallationpage.hpp"
#include "installationtargetpage.hpp"
#include "componentselectionpage.hpp"
#include "installationpage.hpp"
#include "importpage.hpp"
#include "conclusionpage.hpp"
#ifdef OPENMW_USE_UNSHIELD
#include "installationpage.hpp"
#endif
using namespace Process;
Wizard::MainWizard::MainWizard(QWidget *parent) :