summaryrefslogtreecommitdiff
path: root/src/lib/kdm.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-18 18:04:49 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-18 18:04:49 +0100
commitc2a97b6f83a32483817d02194a1e7c8d6828b0bb (patch)
tree538dc2cf638cd6dd184a4904a950e69082a55e5b /src/lib/kdm.h
parent99856300c7080f7602507ae6f64b870200710736 (diff)
Include tidying.
Diffstat (limited to 'src/lib/kdm.h')
-rw-r--r--src/lib/kdm.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/kdm.h b/src/lib/kdm.h
index b80ef454f..a776b62b3 100644
--- a/src/lib/kdm.h
+++ b/src/lib/kdm.h
@@ -17,6 +17,8 @@
*/
+#include <dcp/local_time.h>
+#include <dcp/types.h>
#include <boost/date_time.hpp>
#include <boost/filesystem.hpp>
@@ -51,4 +53,3 @@ extern void email_kdms (
dcp::LocalTime to,
dcp::Formulation formulation
);
-