diff options
Diffstat (limited to 'src/mono_j2k_picture_asset.h')
| -rw-r--r-- | src/mono_j2k_picture_asset.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mono_j2k_picture_asset.h b/src/mono_j2k_picture_asset.h index 9658dcf6..255ee0a0 100644 --- a/src/mono_j2k_picture_asset.h +++ b/src/mono_j2k_picture_asset.h @@ -41,8 +41,8 @@ #define LIBDCP_MONO_PICTURE_ASSET_H -#include "picture_asset.h" -#include "mono_picture_asset_reader.h" +#include "j2k_picture_asset.h" +#include "mono_j2k_picture_asset_reader.h" namespace dcp { |
