Separate ExceptionStore.
[dcpomatic.git] / src / lib / server.h
index fd765e16037d95cfbb009c4113122d6d64600f3d..97bc26fd896b130d777426a41c680e1a58ca1bbc 100644 (file)
@@ -24,7 +24,7 @@
  *  @brief Server class.
  */
 
-#include "exceptions.h"
+#include "exception_store.h"
 #include <boost/thread.hpp>
 #include <boost/asio.hpp>
 #include <boost/thread/condition.hpp>