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

Freetype: Remove unneeded include

parent 34b3bbcd
......@@ -37,8 +37,7 @@
#include <vlc_common.h>
#include <vlc_plugin.h>
#include <vlc_stream.h> /* stream_MemoryNew */
#include <vlc_input.h> /* vlc_input_attachment_* */
#include <vlc_input.h> /* vlc_input_attachment_* */
#include <vlc_filter.h> /* filter_sys_t */
#include <vlc_text_style.h> /* text_style_t*/
#include <vlc_charset.h>
......
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