]> git.sesse.net Git - vlc/blobdiff - include/vlc_charset.h
vlc_playlist.h: Correct type for request status. (Fix a warning too).
[vlc] / include / vlc_charset.h
index 8519904005931048c04e7456c4a1ff484d09ed88..3392bc13b3085fc54d08995fd20efc774d4ddcdb 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
-
-#ifndef __VLC_CHARSET_H
-#define __VLC_CHARSET_H 1
+#ifndef VLC_CHARSET_H
+#define VLC_CHARSET_H 1
 
 #include <stdarg.h>
 #include <sys/types.h>