]> git.sesse.net Git - vlc/blobdiff - include/vlc_vod.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_vod.h
index ca82e76a2469192940bc31781c17175ef142d8e1..fab8bc3a0688aa7a6b877464b2f83df70c26f4ad 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_VOD_H
 #define _VLC_VOD_H 1