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.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/stream/tvi_v4l2.c b/stream/tvi_v4l2.c
index 4a5a2d4141..14313d0966 100644
--- a/stream/tvi_v4l2.c
+++ b/stream/tvi_v4l2.c
@@ -55,9 +55,9 @@ known issues:
#include <linux/types.h>
#include <linux/videodev2.h>
#endif
-#include "mp_msg.h"
-#include "libmpcodecs/img_format.h"
-#include "libaf/format.h"
+#include "core/mp_msg.h"
+#include "video/img_format.h"
+#include "audio/format.h"
#include "tv.h"
#include "audio_in.h"