Tweaks for libdcp.
[dcpomatic.git] / src / lib / audio_mapping.h
index d3f4c74abfeaedce26605fe9c8ed436b6a781df0..f3096764c79c248ddb3bb0a0519efbd6caaa9f8f 100644 (file)
@@ -21,7 +21,7 @@
 #define DCPOMATIC_AUDIO_MAPPING_H
 
 #include <vector>
-#include <libdcp/types.h>
+#include <dcp/types.h>
 #include <boost/shared_ptr.hpp>
 
 namespace xmlpp {