From ab283d39889e28a6802cbec299db6a6792aebe5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Mon, 1 Nov 2021 04:40:58 +0100 Subject: Split out fastiv-io.h, move media types list --- fastiv-view.c | 1 + 1 file changed, 1 insertion(+) (limited to 'fastiv-view.c') diff --git a/fastiv-view.c b/fastiv-view.c index 01187b8..df534bb 100644 --- a/fastiv-view.c +++ b/fastiv-view.c @@ -17,6 +17,7 @@ #include +#include "fastiv-io.h" #include "fastiv-view.h" struct _FastivView { -- cgit v1.2.3