introduce option that allows limiting recording filename character set to legacy...
[vuplus_dvbapp] / lib / gdi / gfbdc.cpp
index b6cbc9b..d2f8dad 100644 (file)
@@ -242,6 +242,6 @@ void gFBDC::reloadSettings()
 }
 
 // eAutoInitPtr<gFBDC> init_gFBDC(eAutoInitNumbers::graphic-1, "GFBDC");
-#ifndef SDLDC
+#ifndef WITH_SDL
 eAutoInitPtr<gFBDC> init_gFBDC(eAutoInitNumbers::graphic-1, "GFBDC");
 #endif