diff --git a/cpp/src/tests/test_helpers.h b/cpp/src/tests/test_helpers.h index f8cec155..754aae29 100644 --- a/cpp/src/tests/test_helpers.h +++ b/cpp/src/tests/test_helpers.h @@ -32,7 +32,7 @@ along with LOOT. If not, see #include "loot/enum/game_type.h" #ifdef _WIN32 -#include +#include #endif namespace loot::test {