summaryrefslogtreecommitdiff
path: root/src/AS_DCP_DCData.cpp
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-11-23 23:47:17 +0100
committerCarl Hetherington <cth@carlh.net>2020-11-23 23:54:16 +0100
commitb5dc29b2bf68213eac35048e21e9c26f7a221db7 (patch)
tree54fa4aa99aa7ae7762644734228c6ef8f77c5dda /src/AS_DCP_DCData.cpp
parent26ef18592f9f7ae67e294fb3cc9fde8729b8066e (diff)
Move public headers into src/asdcp and install them in a asdcp subdirectory.
Diffstat (limited to 'src/AS_DCP_DCData.cpp')
-rw-r--r--src/AS_DCP_DCData.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AS_DCP_DCData.cpp b/src/AS_DCP_DCData.cpp
index e145e1f..7c98fea 100644
--- a/src/AS_DCP_DCData.cpp
+++ b/src/AS_DCP_DCData.cpp
@@ -31,7 +31,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <iostream>
-#include "AS_DCP.h"
+#include <asdcp/AS_DCP.h>
#include "AS_DCP_DCData_internal.h"
#include "AS_DCP_internal.h"