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/vdpau.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video/vdpau.h') diff --git a/video/vdpau.h b/video/vdpau.h index 9b67025347..069b9a0f55 100644 --- a/video/vdpau.h +++ b/video/vdpau.h @@ -7,7 +7,7 @@ #include #include -#include "mpvcore/mp_msg.h" +#include "common/msg.h" #define CHECK_ST_ERROR(message) \ do { \ -- cgit v1.2.3