diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-07 13:01:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-12-03 17:01:32 +0100 |
| commit | 867eb568ba00a4a36c971822596f39fd482744f2 (patch) | |
| tree | 7591dc989137889737fbd9aef819d4dbf0a249fd /src/AS_DCP_AES.cpp | |
| parent | a7e1d778842dd4a5dc79fdbcf57eff175f50dafe (diff) | |
Install KM_log.h
Diffstat (limited to 'src/AS_DCP_AES.cpp')
| -rwxr-xr-x | src/AS_DCP_AES.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AS_DCP_AES.cpp b/src/AS_DCP_AES.cpp index a320fb0..9f89140 100755 --- a/src/AS_DCP_AES.cpp +++ b/src/AS_DCP_AES.cpp @@ -32,7 +32,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include <assert.h> #include <asdcp/AS_DCP.h> -#include <KM_log.h> +#include <asdcp/KM_log.h> #include <asdcp/KM_prng.h> using Kumu::DefaultLogSink; |
