X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_configuration.h;h=1212aacaf639a6ed2336716e0992aa453812dc40;hb=65d2183365ccbd6321ecb8fcbf8bbf42362ca1ba;hp=bdbb11026492436f7f7297e096a8c62f8e899b68;hpb=a29a4e2e57c454027d791cdd8c69948ed03643e0;p=vlc diff --git a/include/vlc_configuration.h b/include/vlc_configuration.h index bdbb110264..1212aacaf6 100644 --- a/include/vlc_configuration.h +++ b/include/vlc_configuration.h @@ -23,6 +23,10 @@ * 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 + # ifdef __cplusplus extern "C" { # endif