diff options
Diffstat (limited to 'Source/testing/connection_test.c')
-rw-r--r-- | Source/testing/connection_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/testing/connection_test.c b/Source/testing/connection_test.c index 2b2a4d4d8..6b12afc1d 100644 --- a/Source/testing/connection_test.c +++ b/Source/testing/connection_test.c @@ -22,7 +22,7 @@ #include "connection_test.h" -#include <config/connection.h> +#include <config/connections/connection.h> #include <crypto/prfs/prf.h> |