aboutsummaryrefslogtreecommitdiffstats
path: root/libxine/libxine-1.0.0-beta12/vo_scale.patch
blob: e1ca00ef9972dab031d255c85e7db0779225c18e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- xine-lib/src/xine-engine/vo_scale.h	2003-04-25 17:34:48.000000000 +0200
+++ xine-lib/src/xine-engine/vo_scale.h.patched	2003-08-10 19:40:37.000000000 +0200
@@ -36,7 +36,7 @@
 #endif
 
 /* Added during _MSC_VER port */
-#include <configfile.h>
+#include "configfile.h"
 
 typedef struct {
   int x, y;