From 696be0222f64953bb454916b639f9978028fb1ff Mon Sep 17 00:00:00 2001 From: Jan Hutter Date: Wed, 23 Nov 2005 09:08:45 +0000 Subject: - include path changed --- Source/charon/payloads/transform_attribute.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Source/charon/payloads/transform_attribute.c') diff --git a/Source/charon/payloads/transform_attribute.c b/Source/charon/payloads/transform_attribute.c index 3aa1af7da..4fdcf38d9 100644 --- a/Source/charon/payloads/transform_attribute.c +++ b/Source/charon/payloads/transform_attribute.c @@ -27,9 +27,9 @@ #include "transform_attribute.h" -#include "encodings.h" -#include "../types.h" -#include "../utils/allocator.h" +#include +#include +#include /** * Private data of an transform_attribute_t Object -- cgit v1.2.3