Add import

This commit is contained in:
Thomas 2015-02-19 20:48:48 +01:00
parent b8a9745eda
commit ee6cbf8059
1 changed files with 1 additions and 0 deletions

View File

@ -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"