diff options
Diffstat (limited to 'src/libimcv/imv/imv_agent.h')
-rw-r--r-- | src/libimcv/imv/imv_agent.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/libimcv/imv/imv_agent.h b/src/libimcv/imv/imv_agent.h index 04f113474..d0816b3ad 100644 --- a/src/libimcv/imv/imv_agent.h +++ b/src/libimcv/imv/imv_agent.h @@ -23,8 +23,9 @@ #include "imv_state.h" -#include <tnc/tncifimv.h> -#include <tnc/pen/pen.h> +#include <tncifimv.h> +#include <pen/pen.h> + #include <library.h> typedef struct imv_agent_t imv_agent_t; |