]> git.sesse.net Git - vlc/blobdiff - include/vlc_es_out.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_es_out.h
index dbb0da48218ea05a43200436d9ab1be8bd89525e..10a1723e6b47c85ea4ee34b942022a44f44516c2 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_OUT_H
 #define _VLC_ES_OUT_H 1