summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/reel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel.h b/src/reel.h
index 5dcb97c2..54be9a5d 100644
--- a/src/reel.h
+++ b/src/reel.h
@@ -24,7 +24,7 @@
#include <boost/shared_ptr.hpp>
#include <boost/function.hpp>
#include <libxml++/libxml++.h>
-#include <libdcp/key.h>
+#include "key.h"
#include "types.h"
namespace xmlpp {