X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fvideo_filter_graph.cc;h=89467ae94e50746dccd5704f8be099bc78b9e9a2;hb=9063624bd62c8fb513b51077300a74c7e46a56d9;hp=26f858437173294e80cb1691b708ab6ae000254e;hpb=94eff17bdb94c170d456c7dab5ad3d4c00af4b14;p=dcpomatic.git diff --git a/src/lib/video_filter_graph.cc b/src/lib/video_filter_graph.cc index 26f858437..89467ae94 100644 --- a/src/lib/video_filter_graph.cc +++ b/src/lib/video_filter_graph.cc @@ -20,6 +20,8 @@ #include "compose.hpp" +#include "dcpomatic_assert.h" +#include "exceptions.h" #include "image.h" #include "scope_guard.h" #include "video_filter_graph.h"