]> git.sesse.net Git - vlc/blobdiff - include/vlc_vout_synchro.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_vout_synchro.h
index c86599d27da9aed07bce848e522e6d04f3c8e7f6..1d3daf7e00a3cf378e1c95e6dd0bede6eec0d051 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
+
 /*****************************************************************************
  * vout_synchro_t : timers for the video synchro
  *****************************************************************************/