X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_update.h;h=fd4aa04ed0e198d2eab3f979d27a0808bf842faf;hb=44cb59eadc7ddcfd23ec9621e9d374c093261ff2;hp=cc441b83728411c0823c45c5bf6c8ee230793ae1;hpb=f485214f09dd284cbb85674e937fbbb0a6032a2e;p=vlc diff --git a/include/vlc_update.h b/include/vlc_update.h index cc441b8372..fd4aa04ed0 100644 --- a/include/vlc_update.h +++ b/include/vlc_update.h @@ -21,6 +21,10 @@ * 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