X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;ds=inline;f=Source%2Fmain.cpp;fp=Source%2Fmain.cpp;h=99d5465d48830a17572488586f89d0ae2d66bdd6;hb=72217fbefd03881048287da8345925e1b89b5b9b;hp=19bfa6ecde6ccee12be0c00bdbc254fcf99ba49e;hpb=a15391fb6e514e033a50c714ef32968d21419f19;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