X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fencoder.h;h=678cdf04eae219bbcd8218765ff0d11facab3725;hp=ac1d74c57b39af3aa449e43fd628651108701823;hb=0da7c88a1afb221f97e2e96c159b1a984e4e2f71;hpb=4a677ee9e750efc330c29df69f19dae27f09aa4d diff --git a/src/lib/encoder.h b/src/lib/encoder.h index ac1d74c57..678cdf04e 100644 --- a/src/lib/encoder.h +++ b/src/lib/encoder.h @@ -38,6 +38,7 @@ extern "C" { #include "util.h" #include "config.h" #include "cross.h" +#include "exceptions.h" class Image; class AudioBuffers;