- fix Windows port compiling (added include windows.h for MAX_PATH declaration)

This commit is contained in:
mtabachenko 2011-06-28 12:50:10 +00:00
parent 60c3c1a91a
commit b050640b95
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include <string>
#include "types.h"
#include "emufile.h"
#include "common.h"
#define MAX_SAVE_TYPES 13
#define MC_TYPE_AUTODETECT 0x0