summaryrefslogtreecommitdiff
path: root/src/lib/encode_server.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/encode_server.cc')
-rw-r--r--src/lib/encode_server.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/encode_server.cc b/src/lib/encode_server.cc
index a14578a6b..6ec3e701c 100644
--- a/src/lib/encode_server.cc
+++ b/src/lib/encode_server.cc
@@ -44,7 +44,6 @@ DCPOMATIC_DISABLE_WARNINGS
DCPOMATIC_ENABLE_WARNINGS
#include <boost/algorithm/string.hpp>
#include <boost/scoped_array.hpp>
-#include <boost/foreach.hpp>
#ifdef HAVE_VALGRIND_H
#include <valgrind/memcheck.h>
#endif