diff --git a/desmume/src/common.h b/desmume/src/common.h index 5769e10fc..d27ed978a 100644 --- a/desmume/src/common.h +++ b/desmume/src/common.h @@ -29,7 +29,8 @@ #include extern const u8 logo_data[156]; -#ifdef WIN32 + +#if defined(WIN32) && !defined(_XBOX) #include #include