]> git.sesse.net Git - vlc/blobdiff - include/vlc_filter.h
Avoid segfault in subtitle demuxer.
[vlc] / include / vlc_filter.h
index dff75dc3307d95099f9737b65673efde75059db4..d53365c497a89d7cad89662900d66d17bf4b8412 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_FILTER_H
 #define _VLC_FILTER_H 1