X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_stream.h;h=bb947c94285b469ad406f2f2241eea197e99c958;hb=9589813471d0f5525789b7cf7165e48d177cbad6;hp=4c9f25a002ed5e547fcebe28656cbec8601de697;hpb=449fd28aaf007c6411251dae9d0dbfdc65b135d1;p=vlc diff --git a/include/vlc_stream.h b/include/vlc_stream.h index 4c9f25a002..bb947c9428 100644 --- a/include/vlc_stream.h +++ b/include/vlc_stream.h @@ -21,10 +21,6 @@ * 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_STREAM_H #define _VLC_STREAM_H 1