Separate ExceptionStore.
[dcpomatic.git] / src / lib / writer.h
index 486d7d672aa31357b330259cfa89bffc9fbfff0b..79322bacd154ae93b8eade5eb12fdf7107b19a7f 100644 (file)
  *  @brief Writer class.
  */
 
-#include "exceptions.h"
 #include "types.h"
 #include "player_subtitles.h"
 #include "data.h"
+#include "exception_store.h"
 #include <dcp/picture_asset_writer.h>
 #include <boost/shared_ptr.hpp>
 #include <boost/weak_ptr.hpp>