]> git.sesse.net Git - vlc/blobdiff - include/vlc_acl.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_acl.h
index 3c706a569c269e7e97f75afb58bbd33d0e0ac447..bc131a45a824569751748ddf6e4bfba799a43a68 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_ACL_H
 # define __VLC_ACL_H