diff --git a/desmume/src/mc.cpp b/desmume/src/mc.cpp index 2db71c8d0..b9b291172 100644 --- a/desmume/src/mc.cpp +++ b/desmume/src/mc.cpp @@ -31,7 +31,7 @@ //temporary hack until we have better error reporting facilities #ifdef _WINDOWS #include -#elif _XBOX +#elif defined(_XBOX) #include // it`s really need? #endif