diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-07 13:01:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-07 13:01:36 +0100 |
| commit | b536bc0bd23eaf90f3537cfc8022737143beb506 (patch) | |
| tree | 1f824fb0b6f8c644a44d1060345a2a02c1f5af05 /src/JP2K_Codestream_Parser.cpp | |
| parent | de1bac3879d88d0fab638a02a78b2e29ff11386a (diff) | |
Install KM_log.h
Diffstat (limited to 'src/JP2K_Codestream_Parser.cpp')
| -rwxr-xr-x | src/JP2K_Codestream_Parser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JP2K_Codestream_Parser.cpp b/src/JP2K_Codestream_Parser.cpp index 5b15044..820a3d8 100755 --- a/src/JP2K_Codestream_Parser.cpp +++ b/src/JP2K_Codestream_Parser.cpp @@ -33,7 +33,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include <asdcp/AS_DCP.h> #include <JP2K.h> #include <assert.h> -#include <KM_log.h> +#include <asdcp/KM_log.h> using Kumu::DefaultLogSink; //------------------------------------------------------------------------------------------ |
