aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/nng_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nng_impl.h b/src/core/nng_impl.h
index b45a3712..4fe80e63 100644
--- a/src/core/nng_impl.h
+++ b/src/core/nng_impl.h
@@ -22,7 +22,7 @@
// Symbols that are private to the library begin with the nni_ prefix, whereas
// those starting with nng_ are intended for external consumption. The latter
// symbols should be found in the toplevel nng.h header.
-#include "core/defs.h"
+#include "defs.h"
#include "core/platform.h"