]> git.sesse.net Git - vlc/blobdiff - include/vlc_strings.h
Merge branch 'master' of git://git.videolan.org/vlc
[vlc] / include / vlc_strings.h
index 04a787914a1d1071911e12c1b94aedeee3951395..eab608e09063b3cd8d14842f4861abb50008cbc6 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_STRINGS_H
+#define VLC_STRINGS_H 1
 
-#ifndef _VLC_STRINGS_H
-#define _VLC_STRINGS_H 1
+/**
+ * \file
+ * This file defines functions and structures handling misc strings
+ */
 
 /**
  * \defgroup strings Strings