]> git.sesse.net Git - vlc/commitdiff
VSXU: fix build
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 16 Oct 2014 17:35:53 +0000 (19:35 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 16 Oct 2014 17:35:53 +0000 (19:35 +0200)
modules/visualization/vsxu.cpp

index aca7715430046088859b0b4442de6793274796ac..d71bbf15e9fa5a95dc8d9430f376f012cdab172f 100644 (file)
@@ -37,6 +37,7 @@
 #include <vlc_aout.h>
 #include <vlc_vout_window.h>
 #include <vlc_opengl.h>
+#include <vlc_filter.h>
 
 // vsxu manager include
 #include <vsx_manager.h>