aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/thread_pool_test.c
diff options
context:
space:
mode:
authorJan Hutter <jhutter@hsr.ch>2005-11-23 09:22:25 +0000
committerJan Hutter <jhutter@hsr.ch>2005-11-23 09:22:25 +0000
commit94852e75500422a2cacd70a6863b8876035f5e58 (patch)
tree368dd16c9d4a081aeffcb90cbb2b288ae8c374ce /Source/charon/testcases/thread_pool_test.c
parent8080fccbe939ebfab07d071aa9fe65f41420fa63 (diff)
downloadstrongswan-94852e75500422a2cacd70a6863b8876035f5e58.tar.bz2
strongswan-94852e75500422a2cacd70a6863b8876035f5e58.tar.xz
- changed include paths
Diffstat (limited to 'Source/charon/testcases/thread_pool_test.c')
-rw-r--r--Source/charon/testcases/thread_pool_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/testcases/thread_pool_test.c b/Source/charon/testcases/thread_pool_test.c
index e0c0e24a2..dec0cf81c 100644
--- a/Source/charon/testcases/thread_pool_test.c
+++ b/Source/charon/testcases/thread_pool_test.c
@@ -24,7 +24,7 @@
#include "thread_pool_test.h"
-#include "../thread_pool.h"
+#include <thread_pool.h>
/*
* Description in header file