diff --git a/firmware/SOURCES b/firmware/SOURCES index b4008b832e..0806666915 100644 --- a/firmware/SOURCES +++ b/firmware/SOURCES @@ -74,7 +74,7 @@ target/hosted/sdl/lcd-bitmap.c target/hosted/sdl/lcd-remote-bitmap.c #endif target/hosted/sdl/lcd-sdl.c -#if SDL_MAJOR_VERSION > 1 +#ifndef RG_NANO target/hosted/sdl/window-sdl.c #endif target/hosted/sdl/system-sdl.c