]> git.sesse.net Git - vlc/blobdiff - include/vlc_vlm.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_vlm.h
index fcb90b6d073298d84586aa282339df84b21e47e4..af0d6904cf0dcd9b9edcafdd7d426bda02c839c4 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_VLM_H
 #define _VLC_VLM_H 1