diff options
Diffstat (limited to 'configmgr/source/nodemap.hxx')
-rw-r--r-- | configmgr/source/nodemap.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/nodemap.hxx b/configmgr/source/nodemap.hxx index 0c6a9f04c5c1..0225b9861124 100644 --- a/configmgr/source/nodemap.hxx +++ b/configmgr/source/nodemap.hxx @@ -23,7 +23,7 @@ #include <sal/config.h> #include "config_map.hxx" #include <rtl/ref.hxx> -#include <node.hxx> +#include "node.hxx" namespace configmgr { |