]> git.sesse.net Git - vlc/blobdiff - include/vlc_config_cat.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_config_cat.h
index 670125f7ee129671766a82f753bf1c467a1bc739..931fc52afcaf56b52e2f859c19cb437de7eab5a7 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_HELP_H
 #define _VLC_HELP_H 1