aboutsummaryrefslogtreecommitdiff
path: root/src/core/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/init.h')
-rw-r--r--src/core/init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/init.h b/src/core/init.h
index 2826870b..524d9c25 100644
--- a/src/core/init.h
+++ b/src/core/init.h
@@ -11,7 +11,7 @@
#ifndef CORE_INIT_H
#define CORE_INIT_H
-#include "nng/nng.h"
+#include "defs.h"
// subsystems can call this to obtain a parameter value.
nng_init_params *nni_init_get_params(void);