]> git.sesse.net Git - vlc/blobdiff - include/vlc_services_discovery.h
libvlccore: fix AUTO_ADJUST_PTS_DELAY short comment.
[vlc] / include / vlc_services_discovery.h
index 862c4d17f4f97ea6a7c4d5eee9fc59498e6465aa..92c7d19aad77f4ac1e5c270943013795cd83efc4 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_SERVICES_DISCOVERY_H_
 #define _VLC_SERVICES_DISCOVERY_H_