From 0112143fdaae0a6264d9e02355e9dc0ca4f7741c Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 17 Dec 2013 02:39:45 +0100 Subject: Split mpvcore/ into common/, misc/, bstr/ --- video/out/vo_x11.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video/out/vo_x11.c') diff --git a/video/out/vo_x11.c b/video/out/vo_x11.c index ead41c51c8..35ca4cda0e 100644 --- a/video/out/vo_x11.c +++ b/video/out/vo_x11.c @@ -52,7 +52,7 @@ #include "video/sws_utils.h" #include "video/fmt-conversion.h" -#include "mpvcore/mp_msg.h" +#include "common/msg.h" #include "options/options.h" #include "osdep/timer.h" -- cgit v1.2.3