summaryrefslogtreecommitdiff
path: root/test/kdm_test.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 /test/kdm_test.cc
parenta5fafaa249e3cd45b6c64592991ab1f0e0247e5f (diff)
Move a few things around.
Diffstat (limited to 'test/kdm_test.cc')
-rw-r--r--test/kdm_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/kdm_test.cc b/test/kdm_test.cc
index f2ee9345..a3928f7a 100644
--- a/test/kdm_test.cc
+++ b/test/kdm_test.cc
@@ -19,7 +19,7 @@
#include <boost/test/unit_test.hpp>
#include "kdm.h"
-#include "xml/kdm_smpte.h"
+#include "kdm_smpte_xml.h"
using std::list;
using boost::shared_ptr;