fixed some xbox build errors :/

This commit is contained in:
Manu Evans
2004-01-17 05:21:24 +00:00
parent 8bf9b74421
commit ce888de237
11 changed files with 32 additions and 23 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
#include "RageThreads.h"
#include <time.h>
#include "ProductInfo.h"
#if defined(WIN32) && !defined(_XBOX)
#if defined(_WINDOWS)
#include "windows.h"
#endif
#include <map>