Barely-functioning GL playback with new arrangement.
[dcpomatic.git] / src / lib / server.h
index 59722274ee17b186d50a34f35df91182d7fbd411..6ef2688310ba0ff46edb15c90d8cfdf5531abc90 100644 (file)
@@ -24,6 +24,7 @@
 #include <boost/thread.hpp>
 #include <boost/asio.hpp>
 #include <boost/thread/condition.hpp>
+#include <boost/noncopyable.hpp>
 #include <string>
 
 class Socket;