]> git.sesse.net Git - vlc/commitdiff
Freetype: fix Win32 compilation
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 28 Aug 2013 14:25:44 +0000 (16:25 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 28 Aug 2013 14:25:44 +0000 (16:25 +0200)
modules/text_renderer/freetype.c

index 50049ab23d16333eb16a7c52f89d6731dacb6316..b4e689b8e0b19511c71024ff80583a7f53c95e7b 100644 (file)
 # include <shlobj.h>
 # define HAVE_STYLES
 # undef HAVE_FONTCONFIG
+# include <vlc_charset.h>                                     /* FromT */
 #endif
 
 /* FontConfig */