aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/payloads/transform_attribute.c
diff options
context:
space:
mode:
authorJan Hutter <jhutter@hsr.ch>2005-11-23 09:08:45 +0000
committerJan Hutter <jhutter@hsr.ch>2005-11-23 09:08:45 +0000
commit696be0222f64953bb454916b639f9978028fb1ff (patch)
tree81be79f8dd7fc139ef67e34749df47430648d8e3 /Source/charon/payloads/transform_attribute.c
parentf544637f49deea3d3434744aaaad9a99fd10a0ad (diff)
downloadstrongswan-696be0222f64953bb454916b639f9978028fb1ff.tar.bz2
strongswan-696be0222f64953bb454916b639f9978028fb1ff.tar.xz
- include path changed
Diffstat (limited to 'Source/charon/payloads/transform_attribute.c')
-rw-r--r--Source/charon/payloads/transform_attribute.c6
1 files changed, 3 insertions, 3 deletions
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 <payloads/encodings.h>
+#include <types.h>
+#include <utils/allocator.h>
/**
* Private data of an transform_attribute_t Object