X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/60e5fe14d01b84bbef35d5286183a85ff72002dd..4283696371a06f44605f9d005957bc8837c66e0d:/lib/gdi/gfbdc.cpp diff --git a/lib/gdi/gfbdc.cpp b/lib/gdi/gfbdc.cpp index 83ffed2b..7130b0c7 100644 --- a/lib/gdi/gfbdc.cpp +++ b/lib/gdi/gfbdc.cpp @@ -158,3 +158,7 @@ void gFBDC::reloadSettings() } // eAutoInitPtr init_gFBDC(eAutoInitNumbers::graphic-1, "GFBDC"); +#ifndef SDLDC +eAutoInitPtr init_gFBDC(eAutoInitNumbers::graphic-1, "GFBDC"); +#endif +