summaryrefslogtreecommitdiff
path: root/src/manager/gateway.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager/gateway.h')
-rw-r--r--src/manager/gateway.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/manager/gateway.h b/src/manager/gateway.h
index db44a2ffa..5792ebf02 100644
--- a/src/manager/gateway.h
+++ b/src/manager/gateway.h
@@ -21,8 +21,8 @@
#ifndef GATEWAY_H_
#define GATEWAY_H_
-#include <utils/host.h>
-#include <utils/enumerator.h>
+#include <networking/host.h>
+#include <collections/enumerator.h>
typedef struct gateway_t gateway_t;