]> git.sesse.net Git - vlc/blobdiff - include/vlc_url.h
macosx: Use a toolbar to display controls. (Doesn't look like a toolbar though)
[vlc] / include / vlc_url.h
index 42fe23eb13ee2ce4a059804352b2528ff7c083b1..c996f3fcc3915ea92860727270599066dfa2216e 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