X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_strings.h;h=6efe4372c8d1e5741355ac05d27865b77b17e2ae;hb=312324cd44cf10c2b090e91eefe8242a62cbeb1b;hp=3ab148ff0d1de69068b017c308f95c5fe299d515;hpb=7f8cab90a9d1d553a2d1bd8679eae77b43b95455;p=vlc diff --git a/include/vlc_strings.h b/include/vlc_strings.h index 3ab148ff0d..6efe4372c8 100644 --- a/include/vlc_strings.h +++ b/include/vlc_strings.h @@ -21,15 +21,9 @@ * 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_STRINGS_H #define _VLC_STRINGS_H 1 -#include - /** * \defgroup strings Strings * @{