]> git.sesse.net Git - vlc/blobdiff - src/libvlc.c
Fix struct hotkey
[vlc] / src / libvlc.c
index 2a54c70a61450e38fc06d00f01d4cc6a1708bb07..b04af7a618b3fc4cdaf9f31e9895e12170f00a73 100644 (file)
@@ -84,6 +84,7 @@
 #include <vlc_charset.h>
 #include <vlc_cpu.h>
 #include <vlc_url.h>
+#include <vlc_keys.h>
 
 #include "libvlc.h"