diff options
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; |
