X-Git-Url: https://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=vhook%2Fdrawtext.c;h=432541342b3a016a325dbd4e959ce516a46beb4e;hp=df871987576b968cf5c7d642030eefc44b31bd50;hb=00a3c8b8a9a487727dd4e5f82d4095330863107e;hpb=0a6de063b05088c9c9556f0aefd2171906e8baf4;ds=sidebyside diff --git a/vhook/drawtext.c b/vhook/drawtext.c index df87198757..432541342b 100644 --- a/vhook/drawtext.c +++ b/vhook/drawtext.c @@ -43,17 +43,18 @@ #define MAXSIZE_TEXT 1024 +#include "framehook.h" + #include #include #include #include #include #include +#undef time #include #include -#include "framehook.h" - #include #include FT_FREETYPE_H #include FT_GLYPH_H