summaryrefslogtreecommitdiffstats
path: root/xine-lib/xine-lib-1.1.19-include.patch
blob: 4c3c9dc016f443f9c5a0ed131f347414fee2092b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- src/video_out/xxmc.h.orig	2010-08-14 13:26:16.000000000 +0200
+++ src/video_out/xxmc.h	2010-08-14 13:29:14.000000000 +0200
@@ -80,9 +80,9 @@
 #ifdef HAVE_VLDXVMC
   #include <X11/extensions/vldXvMC.h>
 #else
-  #include <X11/extensions/XvMClib.h>
   #include <X11/extensions/XvMC.h>
 #endif
+#include <X11/extensions/XvMClib.h>
 
 #define LOG_MODULE "video_out_xxmc"
 #define LOG_VERBOSE