]> git.sesse.net Git - vlc/blobdiff - include/vlc_es.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_es.h
index f9d36bd1c5ef3993bea1be03ecfea2b35e713a13..ba78dec76feedfdfbcabe0124a71b50663cf3bb3 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_ES_H
 #define _VLC_ES_H 1