aboutsummaryrefslogtreecommitdiff
path: root/src/core/nng_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nng_impl.h')
-rw-r--r--src/core/nng_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/nng_impl.h b/src/core/nng_impl.h
index f45394e9..a0a1a2e6 100644
--- a/src/core/nng_impl.h
+++ b/src/core/nng_impl.h
@@ -23,6 +23,7 @@
// symbols should be found in the toplevel nng.h header.
#include "core/defs.h"
#include "core/list.h"
+#include "core/idhash.h"
#include "core/init.h"
#include "core/message.h"
#include "core/msgqueue.h"