aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/prfs
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2005-11-23 09:57:18 +0000
committerMartin Willi <martin@strongswan.org>2005-11-23 09:57:18 +0000
commit4a962238848168cba23363854be971b17e04aa92 (patch)
tree07836f0ce0c90f4e991e2beb41091359075a52d4 /Source/charon/transforms/prfs
parent716abc9f8332c040df6e296104fd11ec5ac6b8cc (diff)
downloadstrongswan-4a962238848168cba23363854be971b17e04aa92.tar.bz2
strongswan-4a962238848168cba23363854be971b17e04aa92.tar.xz
- created encoding package
Diffstat (limited to 'Source/charon/transforms/prfs')
-rw-r--r--Source/charon/transforms/prfs/prf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/transforms/prfs/prf.h b/Source/charon/transforms/prfs/prf.h
index 72d543b34..da624a0f0 100644
--- a/Source/charon/transforms/prfs/prf.h
+++ b/Source/charon/transforms/prfs/prf.h
@@ -23,7 +23,7 @@
#ifndef PRF_H_
#define PRF_H_
-#include <payloads/transform_substructure.h>
+#include <encoding/payloads/transform_substructure.h>
/**