summaryrefslogtreecommitdiff
path: root/src/lib/types.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/types.cc')
-rw-r--r--src/lib/types.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/types.cc b/src/lib/types.cc
index 6ab4d56f2..694c34cc0 100644
--- a/src/lib/types.cc
+++ b/src/lib/types.cc
@@ -18,6 +18,7 @@
*/
#include "types.h"
+#include "dcpomatic_assert.h"
#include "raw_convert.h"
#include <libxml++/libxml++.h>
#include <libcxml/cxml.h>