]> git.sesse.net Git - vlc/blobdiff - src/libvlc-module.c
vlc_modules_macros.h -> vlc_plugin.h
[vlc] / src / libvlc-module.c
index 5a91a45134af2cde1b0a219f1d82ff487f66d603..547ddc81a85fb0a4f2080e5443aafccfb5f8f5bf 100644 (file)
@@ -35,6 +35,7 @@
 #endif
 
 #include <vlc/vlc.h>
+#include <vlc_plugin.h>
 #include "libvlc.h"
 
 //#define Nothing here, this is just to prevent update-po from being stupid