Commit 5f5c01ac authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

fix include for vlc_dialog

parent 8659d507
......@@ -30,6 +30,7 @@
#include <stdlib.h> /* malloc(), free() */
#include <sys/param.h> /* for MAXPATHLEN */
#include <string.h>
#include <vlc_common.h>
#include <vlc_keys.h>
#include <vlc_dialog.h>
#include <unistd.h> /* execl() */
......
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