X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fmain.cpp;h=99d5465d48830a17572488586f89d0ae2d66bdd6;hb=4da2d867e24687b29e1f812980664ee1493ad416;hp=19bfa6ecde6ccee12be0c00bdbc254fcf99ba49e;hpb=1198f8141fe7d5b04a936935c45af3217064b0d7;p=lugaru.git diff --git a/Source/main.cpp b/Source/main.cpp index 19bfa6e..99d5465 100644 --- a/Source/main.cpp +++ b/Source/main.cpp @@ -22,7 +22,7 @@ along with Lugaru. If not, see . #include "Audio/openal_wrapper.hpp" #include "Graphic/gamegl.hpp" -#include "MacCompatibility.hpp" +#include "Platform/Platform.hpp" #include "User/Settings.hpp" #include "Version.hpp" @@ -37,7 +37,6 @@ along with Lugaru. If not, see . using namespace Game; #ifdef WIN32 -#include "win-res/resource.hpp" #include #include #endif