summaryrefslogtreecommitdiff
path: root/examples/make_dcp.cc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/make_dcp.cc')
-rw-r--r--examples/make_dcp.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/make_dcp.cc b/examples/make_dcp.cc
index 6e0961a5..fd1aa6bc 100644
--- a/examples/make_dcp.cc
+++ b/examples/make_dcp.cc
@@ -33,8 +33,8 @@
#include "dcp.h"
#include "cpl.h"
-#include "mono_picture_asset.h"
-#include "mono_picture_asset_writer.h"
+#include "mono_j2k_picture_asset.h"
+#include "mono_j2k_picture_asset_writer.h"
#include "sound_asset.h"
#include "sound_asset_writer.h"
#include "reel.h"