]> git.sesse.net Git - vlc/blobdiff - include/vlc_url.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_url.h
index 7804ed9b078abd56cc55321a794b1399ca196eba..068d970cacd017bb422d2c6d288c609f098ada24 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_URL_H
 # define __VLC_URL_H