summaryrefslogtreecommitdiff
path: root/src/tools/fixlengths.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-07-22 18:39:25 +0100
committerCarl Hetherington <cth@carlh.net>2012-07-22 18:39:25 +0100
commit29166b5a777134922e8ed1bcaec7124b2b16b6d0 (patch)
treec95f57ba4987c1178aecbc32071bb95f698c9112 /src/tools/fixlengths.cc
parentd6f7c7288c8d3cd612236b1f4041cc4959554d2f (diff)
Add cross header.
Diffstat (limited to 'src/tools/fixlengths.cc')
-rw-r--r--src/tools/fixlengths.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/fixlengths.cc b/src/tools/fixlengths.cc
index 52696cd8b..16c5de805 100644
--- a/src/tools/fixlengths.cc
+++ b/src/tools/fixlengths.cc
@@ -24,6 +24,7 @@
#include <sndfile.h>
#include <boost/filesystem.hpp>
#include "lib/film.h"
+#include "lib/cross.h"
using namespace std;
using namespace boost;