X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_xml.h;h=b43ad9cf7bc842c86783cf6a498a437cf542cca4;hb=f56d550753a30c5bae8e44fef87b8986cc309ac2;hp=4b6d4d12a83f35e7f45035909ee2d4c18fe74fe6;hpb=2cb472dba008f7d877ffe6bae9c5575253365282;p=vlc diff --git a/include/vlc_xml.h b/include/vlc_xml.h index 4b6d4d12a8..b43ad9cf7b 100644 --- a/include/vlc_xml.h +++ b/include/vlc_xml.h @@ -21,6 +21,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 + #ifndef _VLC_XML_H #define _VLC_XML_H