aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/diffie_hellman_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/testcases/diffie_hellman_test.c')
-rw-r--r--Source/charon/testcases/diffie_hellman_test.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/Source/charon/testcases/diffie_hellman_test.c b/Source/charon/testcases/diffie_hellman_test.c
index a21629353..7f5da9cf1 100644
--- a/Source/charon/testcases/diffie_hellman_test.c
+++ b/Source/charon/testcases/diffie_hellman_test.c
@@ -24,10 +24,10 @@
#include "../transforms/diffie_hellman.h"
-#include "../globals.h"
-#include "../utils/logger_manager.h"
-#include "../utils/allocator.h"
-#include "../payloads/transform_substructure.h"
+#include <globals.h>
+#include <utils/logger_manager.h>
+#include <utils/allocator.h>
+#include <payloads/transform_substructure.h>
/*
* described in Header-File