summaryrefslogtreecommitdiff
path: root/src/core/model/Document.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/model/Document.cpp')
-rw-r--r--src/core/model/Document.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/model/Document.cpp b/src/core/model/Document.cpp
index f6ed5de..fce9d23 100644
--- a/src/core/model/Document.cpp
+++ b/src/core/model/Document.cpp
@@ -19,6 +19,7 @@
#include "Document.hpp"
#include <core/common/Exceptions.hpp>
+#include <core/common/Rtti.hpp>
namespace ousia {
namespace model {