]> git.sesse.net Git - vlc/blobdiff - include/vlc_update.h
* modules/demux/asf/* use index for seeking if available and if there's a video track.
[vlc] / include / vlc_update.h
index cc441b83728411c0823c45c5bf6c8ee230793ae1..fd4aa04ed0e198d2eab3f979d27a0808bf842faf 100644 (file)
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  *****************************************************************************/
 
+#if !defined( __LIBVLC__ )
+  #error You are not libvlc or one of its plugins. You cannot include this file
+#endif
+
 #ifndef _VLC_UPDATE_H
 #define _VLC_UPDATE_H