summaryrefslogtreecommitdiff
path: root/src/sound_frame.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-02-05 13:15:39 +0000
committerCarl Hetherington <cth@carlh.net>2014-02-05 13:15:39 +0000
commit5d2236bf466ea8592344791e926b075be339c3dc (patch)
tree75956c717e3cf490f92ef29259a536199986e922 /src/sound_frame.h
parentf9862aff32f7ea5aa10f9362d7598480b1c9cf28 (diff)
Fix previous.
Diffstat (limited to 'src/sound_frame.h')
-rw-r--r--src/sound_frame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound_frame.h b/src/sound_frame.h
index de58a034..26f738d3 100644
--- a/src/sound_frame.h
+++ b/src/sound_frame.h
@@ -25,6 +25,7 @@
#define LIBDCP_SOUND_FRAME_H
#include <boost/noncopyable.hpp>
+#include <boost/filesystem.hpp>
#include <stdint.h>
#include <string>