From 021c2322327fafc22858bc26218899d442a2ef77 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 23 Nov 2005 09:24:35 +0000 Subject: - changed include paths --- Source/charon/transforms/diffie_hellman.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Source/charon/transforms/diffie_hellman.c') diff --git a/Source/charon/transforms/diffie_hellman.c b/Source/charon/transforms/diffie_hellman.c index 5ff069000..cd2721bd9 100644 --- a/Source/charon/transforms/diffie_hellman.c +++ b/Source/charon/transforms/diffie_hellman.c @@ -27,10 +27,10 @@ #include "diffie_hellman.h" -#include "../payloads/transform_substructure.h" -#include "../utils/allocator.h" -#include "../utils/randomizer.h" -#include "../utils/gmp_helper.h" +#include +#include +#include +#include /** -- cgit v1.2.3