summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/service/utils/xmlUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'gentoobrowse-api/service/utils/xmlUtils.h')
-rw-r--r--gentoobrowse-api/service/utils/xmlUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoobrowse-api/service/utils/xmlUtils.h b/gentoobrowse-api/service/utils/xmlUtils.h
index 26e5da0..51da33a 100644
--- a/gentoobrowse-api/service/utils/xmlUtils.h
+++ b/gentoobrowse-api/service/utils/xmlUtils.h
@@ -1,8 +1,8 @@
#ifndef GENTOOBROWSE_API_SERVICE_XMLUTILS_H
#define GENTOOBROWSE_API_SERVICE_XMLUTILS_H
+#include "wrap/domparser.h"
#include <filesystem>
-#include <libxml++/parsers/domparser.h>
#include <optional>
namespace Gentoo {