X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Foverlaps.cc;fp=src%2Flib%2Foverlaps.cc;h=7a541a7c292ec6b8c271b5f7604826de03b66365;hb=d311043bf3c1e3e7f41b314f7ab7c91ed7e5aa7f;hp=536629b336804b0675fe37b0682f65d8da8dd9fc;hpb=8c39f950ec8f8b3cf4d258279ab499d7e71dafc8;p=dcpomatic.git diff --git a/src/lib/overlaps.cc b/src/lib/overlaps.cc index 536629b33..7a541a7c2 100644 --- a/src/lib/overlaps.cc +++ b/src/lib/overlaps.cc @@ -19,9 +19,9 @@ */ +#include "content.h" #include "overlaps.h" #include "types.h" -#include "content.h" using std::function;