diff options
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/source/xmldata.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configmgr/source/xmldata.cxx b/configmgr/source/xmldata.cxx index 577e1e68d38b..029cc2312063 100644 --- a/configmgr/source/xmldata.cxx +++ b/configmgr/source/xmldata.cxx @@ -46,6 +46,7 @@ #include "propertynode.hxx" #include "setnode.hxx" #include "type.hxx" +#include "xmldata.hxx" namespace configmgr { |