summaryrefslogtreecommitdiff
path: root/test/audio_delay_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/audio_delay_test.cc')
-rw-r--r--test/audio_delay_test.cc10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/audio_delay_test.cc b/test/audio_delay_test.cc
index e8112613c..2e02fa999 100644
--- a/test/audio_delay_test.cc
+++ b/test/audio_delay_test.cc
@@ -18,11 +18,11 @@
*/
#include <boost/test/unit_test.hpp>
-#include <libdcp/sound_frame.h>
-#include <libdcp/cpl.h>
-#include <libdcp/reel.h>
-#include <libdcp/sound_mxf.h>
-#include <libdcp/reel_sound_asset.h>
+#include <dcp/sound_frame.h>
+#include <dcp/cpl.h>
+#include <dcp/reel.h>
+#include <dcp/sound_mxf.h>
+#include <dcp/reel_sound_asset.h>
#include "lib/sndfile_content.h"
#include "lib/dcp_content_type.h"
#include "lib/ratio.h"