diff options
Diffstat (limited to 'src/libcharon/tnc/tnccs/tnccs_manager.h')
-rw-r--r-- | src/libcharon/tnc/tnccs/tnccs_manager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/tnc/tnccs/tnccs_manager.h b/src/libcharon/tnc/tnccs/tnccs_manager.h index 5051d4bb3..3282192c5 100644 --- a/src/libcharon/tnc/tnccs/tnccs_manager.h +++ b/src/libcharon/tnc/tnccs/tnccs_manager.h @@ -27,7 +27,7 @@ typedef struct tnccs_manager_t tnccs_manager_t; #include "tnccs.h" -#include <tnc/imv/imv_recommendations.h> +#include <imv/imv_recommendations.h> /** * The TNCCS manager manages all TNCCS implementations and creates instances. |