diff options
Diffstat (limited to 'Source/testing/policy_test.c')
-rw-r--r-- | Source/testing/policy_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/testing/policy_test.c b/Source/testing/policy_test.c index 38fc7cd53..9003eeff0 100644 --- a/Source/testing/policy_test.c +++ b/Source/testing/policy_test.c @@ -23,7 +23,7 @@ #include "policy_test.h" #include <daemon.h> -#include <config/policy.h> +#include <config/policies/policy.h> #include <config/traffic_selector.h> #include <utils/logger.h> #include <encoding/payloads/ts_payload.h> |