diff --git a/stepmania/src/RageSurface_Load_PNG.cpp b/stepmania/src/RageSurface_Load_PNG.cpp index 2e7dbb9868..05c8c2f7a5 100644 --- a/stepmania/src/RageSurface_Load_PNG.cpp +++ b/stepmania/src/RageSurface_Load_PNG.cpp @@ -13,6 +13,10 @@ #include #endif +#if defined(_XBOX) +# include // for alloca +#endif + #ifndef png_jmpbuf #define png_jmpbuf(png) ((png)->jmpbuf) #endif diff --git a/stepmania/src/StepManiaXbox.vcproj b/stepmania/src/StepManiaXbox.vcproj index a0a770f3ef..aa3c1025be 100644 --- a/stepmania/src/StepManiaXbox.vcproj +++ b/stepmania/src/StepManiaXbox.vcproj @@ -1087,6 +1087,9 @@ cl + + @@ -1129,10 +1132,7 @@ cl RelativePath="arch\ArchHooks\ArchHooks.h"> - - + RelativePath="arch\ArchHooks\ArchHooks_Null.h"> - - - - @@ -1201,12 +1195,6 @@ cl - - - - - - - -