diff --git a/src/platform/windows.c b/src/platform/windows.c index 3b191cfeba..bd70ece87a 100644 --- a/src/platform/windows.c +++ b/src/platform/windows.c @@ -30,6 +30,7 @@ #include "../localisation/currency.h" #include "../config.h" #include "platform.h" +#include "winnls.h" // The name of the mutex used to prevent multiple instances of the game from running #define SINGLE_INSTANCE_MUTEX_NAME "RollerCoaster Tycoon 2_GSKMUTEX"