]> git.sesse.net Git - vlc/blobdiff - include/vlc_xml.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_xml.h
index 4b6d4d12a83f35e7f45035909ee2d4c18fe74fe6..b43ad9cf7bc842c86783cf6a498a437cf542cca4 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
+
 #ifndef _VLC_XML_H
 #define _VLC_XML_H