]> git.sesse.net Git - vlc/blobdiff - include/vlc_mtime.h
http access: Use EnsureUTF8() on the ICY strings. Avoids "illegal byte sequence"...
[vlc] / include / vlc_mtime.h
index add6941638eeec9dc0965dc22088f63198d2b353..d8cfca94db08e9f2effb0cb9926bce4c121366b2 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#if !defined( __LIBVLC__ )
-  #error You are not libvlc or one of its plugins. You cannot include this file
-#endif
-
 /*****************************************************************************
  * LAST_MDATE: date which will never happen
  *****************************************************************************