diff options
Diffstat (limited to 'src/manager/gateway.h')
-rw-r--r-- | src/manager/gateway.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manager/gateway.h b/src/manager/gateway.h index db44a2ffa..99e79eef5 100644 --- a/src/manager/gateway.h +++ b/src/manager/gateway.h @@ -21,7 +21,7 @@ #ifndef GATEWAY_H_ #define GATEWAY_H_ -#include <utils/host.h> +#include <networking/host.h> #include <utils/enumerator.h> typedef struct gateway_t gateway_t; |