diff options
| author | jhurst <jhurst@cinecert.com> | 2012-10-30 17:44:23 +0000 |
|---|---|---|
| committer | jhurst <> | 2012-10-30 17:44:23 +0000 |
| commit | 6055c4086a8c8bccf889a4db92ae598dfc869190 (patch) | |
| tree | 3b21771ee617f6dafd2bd867a46b1e84a26c41ba /src/AS_02_internal.h | |
| parent | c696b39b7eacc54b92debe48e41c843fa4b25ae1 (diff) | |
checky
Diffstat (limited to 'src/AS_02_internal.h')
| -rw-r--r-- | src/AS_02_internal.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/AS_02_internal.h b/src/AS_02_internal.h index 15f4486..64fe836 100644 --- a/src/AS_02_internal.h +++ b/src/AS_02_internal.h @@ -32,9 +32,9 @@ #ifndef _AS_02_INTERNAL_H_ #define _AS_02_INTERNAL_H_ -#include <KM_platform.h> -#include <KM_util.h> -#include <KM_log.h> +#include "KM_platform.h" +#include "KM_util.h" +#include "KM_log.h" #include "Metadata.h" #include "AS_DCP_internal.h" #include "AS_02.h" |
