work on rotor support, add usals stuff (rotor stuff not completed yet),
[enigma2.git] / lib / gdi / gfbdc.cpp
index 83ffed2b9280439a6c1eb4c3117752c85bce8c31..164258d8ed211dc9bc15a05ee15fdce1056fb487 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