summaryrefslogtreecommitdiff
path: root/test/core/dom/NodeTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/dom/NodeTest.cpp')
-rw-r--r--test/core/dom/NodeTest.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/core/dom/NodeTest.cpp b/test/core/dom/NodeTest.cpp
index e7c8d96..b4e55aa 100644
--- a/test/core/dom/NodeTest.cpp
+++ b/test/core/dom/NodeTest.cpp
@@ -18,6 +18,8 @@
#include <gtest/gtest.h>
+#include <core/Managed.hpp>
+
#include <core/dom/Node.hpp>
namespace ousia {