summaryrefslogtreecommitdiff
path: root/src/kdm.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-27 11:34:09 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-27 11:34:09 +0000
commitf4e360fd709a789980201ebb1162eec6fac229fe (patch)
tree8a89f6a35d77c9492e2a046578d90f561908be77 /src/kdm.cc
parenta5fafaa249e3cd45b6c64592991ab1f0e0247e5f (diff)
Move a few things around.
Diffstat (limited to 'src/kdm.cc')
-rw-r--r--src/kdm.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kdm.cc b/src/kdm.cc
index dc326556..3fd5d67c 100644
--- a/src/kdm.cc
+++ b/src/kdm.cc
@@ -28,7 +28,7 @@
#include "signer.h"
#include "cpl.h"
#include "mxf.h"
-#include "xml/kdm_smpte.h"
+#include "kdm_smpte_xml.h"
#include "AS_DCP.h"
#include "KM_util.h"
#include <libcxml/cxml.h>