diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-01-11 13:55:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-01-11 13:55:39 +0000 |
| commit | f3b0fb8717242dc705cb4f21a1338c365d3d4f75 (patch) | |
| tree | 57b5d90e38dbd55ce517c64090040810fa3ff72a /src/AS_DCP_internal.h | |
| parent | 592720c9716a260b72e5bff9760e733a066e2a97 (diff) | |
Make the IMP stuff usable.
Diffstat (limited to 'src/AS_DCP_internal.h')
| -rwxr-xr-x | src/AS_DCP_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AS_DCP_internal.h b/src/AS_DCP_internal.h index 02368e0..988fe90 100755 --- a/src/AS_DCP_internal.h +++ b/src/AS_DCP_internal.h @@ -35,7 +35,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include <asdcp/KM_platform.h> #include <asdcp/KM_util.h> #include <KM_log.h> -#include "Metadata.h" +#include <asdcp/Metadata.h> using Kumu::DefaultLogSink; using namespace ASDCP; |
