summaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/xml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/xml.h b/src/utils/xml.h
index fdefc1682..105ff19e1 100644
--- a/src/utils/xml.h
+++ b/src/utils/xml.h
@@ -23,7 +23,7 @@
#ifndef UTILS_XML_H
#define UTILS_XML_H
-#include "enums/simpletypes.h"
+#include "enums/simpletypes/simpletypes.h"
#include <libxml/tree.h>
#include <libxml/xmlwriter.h>