Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / types.cc
index 6ab4d56f2e09776743d56354838a231c71eedfad..694c34cc0f2aeb04d0015389d8e78b9862827ba2 100644 (file)
@@ -18,6 +18,7 @@
 */
 
 #include "types.h"
+#include "dcpomatic_assert.h"
 #include "raw_convert.h"
 #include <libxml++/libxml++.h>
 #include <libcxml/cxml.h>