X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f4f8f9a2775fa1794de6935756f30bf4d99f33e8..3b10e39dace3cda3669de0018bb591ecfadb5ca5:/lib/gdi/gfbdc.cpp diff --git a/lib/gdi/gfbdc.cpp b/lib/gdi/gfbdc.cpp index b6cbc9b0..d2f8dad2 100644 --- a/lib/gdi/gfbdc.cpp +++ b/lib/gdi/gfbdc.cpp @@ -242,6 +242,6 @@ void gFBDC::reloadSettings() } // eAutoInitPtr init_gFBDC(eAutoInitNumbers::graphic-1, "GFBDC"); -#ifndef SDLDC +#ifndef WITH_SDL eAutoInitPtr init_gFBDC(eAutoInitNumbers::graphic-1, "GFBDC"); #endif