Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
15f6fe98
Commit
15f6fe98
authored
Dec 15, 2013
by
Jean-Baptiste Kempf
Browse files
Freetype: remove unneeded includes
parent
e8c013a1
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/text_renderer/freetype.c
View file @
15f6fe98
...
...
@@ -74,16 +74,12 @@
/* Win32 GDI */
#ifdef _WIN32
# include <windows.h>
# include <shlobj.h>
# define HAVE_STYLES
# undef HAVE_FONTCONFIG
# include <vlc_charset.h>
/* FromT */
#endif
/* FontConfig */
#ifdef HAVE_FONTCONFIG
# include <fontconfig/fontconfig.h>
# define HAVE_STYLES
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment