summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-10-03 00:13:11 +0100
committerCarl Hetherington <cth@carlh.net>2012-10-03 00:13:11 +0100
commitcbb8da30832dd7c9827ae10e32f2b1475463a7c4 (patch)
tree9895a56562e5ea3b02253f362f7e66015b8b9002 /src/tools
parent2f9e6bc1478d28f1b040ada6c901e6683ff7ac64 (diff)
Fix up include and add a log.
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/dvdomatic.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/dvdomatic.cc b/src/tools/dvdomatic.cc
index 5f0028b75..23cf216ca 100644
--- a/src/tools/dvdomatic.cc
+++ b/src/tools/dvdomatic.cc
@@ -38,6 +38,7 @@
#include "lib/util.h"
#include "lib/scaler.h"
#include "lib/exceptions.h"
+#include "lib/version.h"
using namespace std;
using namespace boost;