X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fservice%2Fservicemp3.h;h=b864a1004d2785d6d08aaa17afb5eee3f4d5113d;hp=01f7cf7f2efd6fa63aa15da1383089ad51f24b97;hb=1b50c31e8c9a2d690500feac0065fd1ace941c80;hpb=bef10bca5a6d32cf779179c2836459ce632db98f 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