diff --git a/apps/debug_menu.c b/apps/debug_menu.c index 50b8d2fe71..a0587528d3 100644 --- a/apps/debug_menu.c +++ b/apps/debug_menu.c @@ -136,7 +136,7 @@ #include "rb-loader.h" #endif -#if defined(IPOD_6G) +#if defined(IPOD_6G) && !defined(SIMULATOR) #include "norboot-target.h" #endif