aboutsummaryrefslogtreecommitdiff
path: root/include/cru/xml/XmlNode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/xml/XmlNode.h')
-rw-r--r--include/cru/xml/XmlNode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/xml/XmlNode.h b/include/cru/xml/XmlNode.h
index 50685749..a7d1bf38 100644
--- a/include/cru/xml/XmlNode.h
+++ b/include/cru/xml/XmlNode.h
@@ -2,7 +2,7 @@
#include "Base.h"
-#include "cru/common/String.h"
+#include "cru/base/String.h"
#include <algorithm>
#include <optional>