X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Ftext%2Fwincp.c;h=97dfc6158a99b570c75ab67da038214678b816e6;hb=2f2c5f85a20bea99093c85825442280010018667;hp=ec135c20790232dd292fe292aa16245d6682a069;hpb=5c97509f2a7fa46f5b71a51333adf0f93612b924;p=vlc diff --git a/src/text/wincp.c b/src/text/wincp.c index ec135c2079..97dfc6158a 100644 --- a/src/text/wincp.c +++ b/src/text/wincp.c @@ -22,7 +22,11 @@ /*** We need your help to complete this file!! Look for FIXME ***/ -#include +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + +#include #ifndef WIN32 # include