diff options
Diffstat (limited to 'src/lib/format.h')
| -rw-r--r-- | src/lib/format.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/format.h b/src/lib/format.h index d45a3a10a..29347a3fd 100644 --- a/src/lib/format.h +++ b/src/lib/format.h @@ -24,7 +24,7 @@ #include <string> #include <vector> -#include "util.h" +#include <libdcp/util.h> class Film; |
