aboutsummaryrefslogtreecommitdiff
path: root/include/cru/base/xml/XmlParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/base/xml/XmlParser.h')
-rw-r--r--include/cru/base/xml/XmlParser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/base/xml/XmlParser.h b/include/cru/base/xml/XmlParser.h
index 22b529d7..5aa2f6bb 100644
--- a/include/cru/base/xml/XmlParser.h
+++ b/include/cru/base/xml/XmlParser.h
@@ -1,6 +1,6 @@
#pragma once
-#include "../Exception.h"
+#include "../Base.h"
#include "XmlNode.h"
namespace cru::xml {