# # Patch managed by http://www.holgerschurig.de/patcher.html # --- efl++-0.1.0/src/evas/evas.cpp~disable-smart +++ efl++-0.1.0/src/evas/evas.cpp @@ -7,9 +7,13 @@ /* EFL */ extern "C" { #include +#ifdef EFL_SUPPORT_ESMART #include #include +#endif +#ifdef EFL_SUPPORT_EMOTION #include +#endif } /* STD */