diff options
Diffstat (limited to 'fastiv-view.c')
-rw-r--r-- | fastiv-view.c | 1 |
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 { |