]> git.sesse.net Git - vlc/blobdiff - modules/video_output/x11/xvideo.c
Include vlc_plugin.h as needed
[vlc] / modules / video_output / x11 / xvideo.c
index f0b147326600bf3c7d52e767b2731890c0522dbd..40496b59014cba5e96d49850b6825582a61587b5 100644 (file)
@@ -33,6 +33,7 @@
 #endif
 
 #include <vlc/vlc.h>
+#include <vlc_plugin.h>
 
 /*****************************************************************************
  * Exported prototypes