From 714cab339b43166682cc2bc297f9ba2b3c9f9edd Mon Sep 17 00:00:00 2001 From: Geoff Leach Date: Mon, 16 Aug 2010 12:02:55 +0000 Subject: Fix building with recent videoproto --- src/video_out/xxmc.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src') diff --git a/src/video_out/xxmc.h b/src/video_out/xxmc.h index 6110978d1..bc9ceb3ef 100644 --- a/src/video_out/xxmc.h +++ b/src/video_out/xxmc.h @@ -77,11 +77,9 @@ #include #include #include +#include #ifdef HAVE_VLDXVMC #include -#else - #include - #include #endif #define LOG_MODULE "video_out_xxmc" -- cgit v1.2.3