aboutsummaryrefslogtreecommitdiff
path: root/src/core/tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/tcp.h')
-rw-r--r--src/core/tcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/tcp.h b/src/core/tcp.h
index 58cac45a..1b13267b 100644
--- a/src/core/tcp.h
+++ b/src/core/tcp.h
@@ -10,7 +10,7 @@
#ifndef CORE_TCP_H
#define CORE_TCP_H
-#include "nng/nng.h"
+#include "defs.h"
// These are interfaces we use for TCP internally. These are not exposed
// to the public API.