aboutsummaryrefslogtreecommitdiff
path: root/fastiv-view.c
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-11-01 04:40:58 +0100
committerPřemysl Eric Janouch <p@janouch.name>2021-11-01 05:17:26 +0100
commitab283d39889e28a6802cbec299db6a6792aebe5a (patch)
tree3a2591a0d159b65fab8b9cba3b2b7d5dd68711e2 /fastiv-view.c
parent7ca53b031e5faeb875e7e2cf042f1941bf076bb1 (diff)
downloadfiv-ab283d39889e28a6802cbec299db6a6792aebe5a.tar.gz
fiv-ab283d39889e28a6802cbec299db6a6792aebe5a.tar.xz
fiv-ab283d39889e28a6802cbec299db6a6792aebe5a.zip
Split out fastiv-io.h, move media types list
Diffstat (limited to 'fastiv-view.c')
-rw-r--r--fastiv-view.c1
1 files changed, 1 insertions, 0 deletions
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 <math.h>
+#include "fastiv-io.h"
#include "fastiv-view.h"
struct _FastivView {