From e894cfe3d891135d1b92b62603a464e42bd6ed5c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 5 Dec 2014 15:10:42 +0000 Subject: Some include tidying. --- src/lib/filter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/filter.h') diff --git a/src/lib/filter.h b/src/lib/filter.h index 258e74991..66ecc4308 100644 --- a/src/lib/filter.h +++ b/src/lib/filter.h @@ -24,9 +24,9 @@ #ifndef DCPOMATIC_FILTER_H #define DCPOMATIC_FILTER_H +#include #include #include -#include /** @class Filter * @brief A class to describe one of FFmpeg's video filters. -- cgit v1.2.3