diff options
Diffstat (limited to 'src/manager/lib/xml.h')
-rw-r--r-- | src/manager/lib/xml.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manager/lib/xml.h b/src/manager/lib/xml.h index b73ddf074..738a8e1b3 100644 --- a/src/manager/lib/xml.h +++ b/src/manager/lib/xml.h @@ -23,7 +23,7 @@ #ifndef XML_H_ #define XML_H_ -#include <enumerator.h> +#include <utils/enumerator.h> typedef struct xml_t xml_t; |