]> git.sesse.net Git - vlc/blobdiff - include/vlc_strings.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_strings.h
index 7c1c1e0469af54ac57d739e8f9e1dde7a85976a6..a7468746d49429b0f34154970a7224c645c15894 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