summaryrefslogtreecommitdiff
path: root/src/lib/encoder.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-01 10:51:37 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-01 10:51:37 +0100
commita5729cfb5061b9f4abb6057e6895f379e7654900 (patch)
tree60a960863a6d43b1697c84ca7052bead876ee0eb /src/lib/encoder.h
parentbf85b207298bc90b5d1559ce0f292f1c6b1696ee (diff)
Try to fix build.
Diffstat (limited to 'src/lib/encoder.h')
-rw-r--r--src/lib/encoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/encoder.h b/src/lib/encoder.h
index 9b1b528bb..b255a617f 100644
--- a/src/lib/encoder.h
+++ b/src/lib/encoder.h
@@ -33,6 +33,7 @@
#include <boost/thread.hpp>
#include <boost/optional.hpp>
#include <boost/signals2.hpp>
+#include <boost/atomic.hpp>
#include <list>
#include <stdint.h>