diff --git a/launcher/core/src/steamapi.cpp b/launcher/core/src/steamapi.cpp index d4e6cc5..6c16792 100644 --- a/launcher/core/src/steamapi.cpp +++ b/launcher/core/src/steamapi.cpp @@ -1,6 +1,8 @@ #include "steamapi.h" +#ifdef USE_STEAM #include +#endif SteamAPI::SteamAPI() { #ifdef USE_STEAM