summaryrefslogtreecommitdiffstats
path: root/video/out/vo_x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo_x11.c')
-rw-r--r--video/out/vo_x11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/vo_x11.c b/video/out/vo_x11.c
index be385ac621..513f63aa10 100644
--- a/video/out/vo_x11.c
+++ b/video/out/vo_x11.c
@@ -46,7 +46,7 @@
#include <X11/extensions/XShm.h>
#endif
-#include "sub/sub.h"
+#include "sub/osd.h"
#include "sub/draw_bmp.h"
#include "video/sws_utils.h"