summaryrefslogtreecommitdiffstats
path: root/stream/tvi_v4l2.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/tvi_v4l2.c')
-rw-r--r--stream/tvi_v4l2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/tvi_v4l2.c b/stream/tvi_v4l2.c
index 88c78b7965..6132ad7708 100644
--- a/stream/tvi_v4l2.c
+++ b/stream/tvi_v4l2.c
@@ -57,7 +57,7 @@ known issues:
#if HAVE_LIBV4L2
#include <libv4l2.h>
#endif
-#include "mpvcore/mp_msg.h"
+#include "common/msg.h"
#include "video/img_fourcc.h"
#include "audio/format.h"
#include "tv.h"