aboutsummaryrefslogtreecommitdiffstats
path: root/src/manager/lib/xml.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2007-10-04 08:21:53 +0000
committerMartin Willi <martin@strongswan.org>2007-10-04 08:21:53 +0000
commitd62a4526fda0b286d2797aa99e560e2cfbe704b0 (patch)
treecdb077a52270d96dea5065faedb007c0a109f609 /src/manager/lib/xml.h
parentb9bc74979e793abbb61a424cbd505d8b0aae6c7e (diff)
downloadstrongswan-d62a4526fda0b286d2797aa99e560e2cfbe704b0.tar.bz2
strongswan-d62a4526fda0b286d2797aa99e560e2cfbe704b0.tar.xz
moved enumerator from libappserv to libstrongswan
Diffstat (limited to 'src/manager/lib/xml.h')
-rw-r--r--src/manager/lib/xml.h2
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;