summaryrefslogtreecommitdiffstats
path: root/libvo/vo_x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_x11.c')
-rw-r--r--libvo/vo_x11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_x11.c b/libvo/vo_x11.c
index 173aea86d4..bffd7880b4 100644
--- a/libvo/vo_x11.c
+++ b/libvo/vo_x11.c
@@ -38,7 +38,7 @@ int XShmGetEventBase(Display *);
#include "fastmemcpy.h"
#include "sub.h"
-#include "postproc/swscale.h"
+#include "libswscale/swscale.h"
#include "libmpcodecs/vf_scale.h"
#define MODE_RGB 0x1
#define MODE_BGR 0x2