X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fservice%2Fservicemp3.h;h=b864a1004d2785d6d08aaa17afb5eee3f4d5113d;hb=50157b7b9211e46eade402871d7e35142eeb04eb;hp=01f7cf7f2efd6fa63aa15da1383089ad51f24b97;hpb=e246e0ded446974b388f1e819bdbdb446ae4429f;p=vuplus_dvbapp diff --git a/lib/service/servicemp3.h b/lib/service/servicemp3.h index 01f7cf7..b864a10 100644 --- a/lib/service/servicemp3.h +++ b/lib/service/servicemp3.h @@ -1,7 +1,6 @@ #ifndef __servicemp3_h #define __servicemp3_h -#ifdef HAVE_GSTREAMER #include #include #include @@ -228,6 +227,5 @@ private: std::string m_useragent; RESULT trickSeek(gdouble ratio); }; -#endif #endif