diff options
Diffstat (limited to 'stream/vcd_read.h')
-rw-r--r-- | stream/vcd_read.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/vcd_read.h b/stream/vcd_read.h index 9a1965e459..85a58fcf61 100644 --- a/stream/vcd_read.h +++ b/stream/vcd_read.h @@ -26,7 +26,7 @@ #include <libavutil/intreadwrite.h> -#include "mpvcore/mp_msg.h" +#include "common/msg.h" #include "stream.h" //=================== VideoCD ========================== |