Commit b2f0c8d6 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Freetype: remove unneeded includes

parent 600dcf51
......@@ -41,7 +41,6 @@
# include <vlc_stream.h>
#include "../platform_fonts.h"
#include "freetype.h"
#define ANDROID_SYSTEM_FONTS "file:///system/etc/system_fonts.xml"
#define ANDROID_FALLBACK_FONTS "file:///system/etc/fallback_fonts.xml"
......
......@@ -44,7 +44,6 @@
#include <sys/param.h> /* for MAXPATHLEN */
#include "../platform_fonts.h"
#include "freetype.h"
#if !TARGET_OS_IPHONE
char* MacLegacy_Select( filter_t *p_filter, const char* psz_fontname,
......
......@@ -41,7 +41,6 @@
#include <fontconfig/fontconfig.h>
#include "../platform_fonts.h"
#include "freetype.h"
int FontConfig_Prepare( filter_t *p_filter )
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment