Commit 6c57655e authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Missing #includes

parent a9cfadd5
......@@ -33,6 +33,8 @@
#include <vlc_osd.h>
#include <vlc_filter.h>
#include <vlc_charset.h>
#include <errno.h>
#include <string.h>
typedef struct
{
......
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