diff --git a/dll/wrap.cpp b/dll/wrap.cpp index 6e262c6..18c775e 100644 --- a/dll/wrap.cpp +++ b/dll/wrap.cpp @@ -15,13 +15,13 @@ License along with the Goldberg Emulator; if not, see . */ +#ifdef STEAM_WIN32 +// Nothing to be done here +#else #define STEAM_API_FUNCTIONS_IMPL #include "base.h" #include "dll.h" -#ifdef STEAM_WIN32 -// Nothing to be done here -#else #include #include