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 bdf561cb53..ec85c7b747 100644
--- a/libvo/vo_x11.c
+++ b/libvo/vo_x11.c
@@ -46,7 +46,7 @@ static int gXErrorFlag;
static int CompletionType = -1;
#endif
-#include "sub.h"
+#include "sub/sub.h"
#include "libswscale/swscale.h"
#include "libmpcodecs/vf_scale.h"