diff options
Diffstat (limited to 'src/core/tcp.h')
| -rw-r--r-- | src/core/tcp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/tcp.h b/src/core/tcp.h index cc41dfac..58cac45a 100644 --- a/src/core/tcp.h +++ b/src/core/tcp.h @@ -10,7 +10,7 @@ #ifndef CORE_TCP_H #define CORE_TCP_H -#include "core/nng_impl.h" +#include "nng/nng.h" // These are interfaces we use for TCP internally. These are not exposed // to the public API. |
