work on rotor support, add usals stuff (rotor stuff not completed yet),
[vuplus_dvbapp] / lib / gdi / gfbdc.cpp
index 83ffed2..164258d 100644 (file)
@@ -157,4 +157,6 @@ void gFBDC::reloadSettings()
        setPalette();
 }
 
-// eAutoInitPtr<gFBDC> init_gFBDC(eAutoInitNumbers::graphic-1, "GFBDC");
+#ifndef SDLDC
+eAutoInitPtr<gFBDC> init_gFBDC(eAutoInitNumbers::graphic-1, "GFBDC");
+#endif
\ No newline at end of file