Missing include.
authorCarl Hetherington <cth@carlh.net>
Sun, 22 Jul 2012 17:27:13 +0000 (18:27 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 22 Jul 2012 17:27:13 +0000 (18:27 +0100)
src/lib/j2k_wav_encoder.h

index c8485b0bce60c132b5e341d8e8f5045e446494bb..656af8321321940471f84ef2731724c59c6fa9ca 100644 (file)
@@ -25,6 +25,7 @@
 #include <vector>
 #include <boost/thread/condition.hpp>
 #include <boost/thread/mutex.hpp>
+#include <boost/thread.hpp>
 #include <sndfile.h>
 #include "encoder.h"