aboutsummaryrefslogtreecommitdiff
path: root/src/core/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/list.h')
-rw-r--r--src/core/list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/list.h b/src/core/list.h
index 963be01e..dd26377e 100644
--- a/src/core/list.h
+++ b/src/core/list.h
@@ -10,7 +10,7 @@
#ifndef CORE_LIST_H
#define CORE_LIST_H
-#include "core/nng_impl.h"
+#include "core/defs.h"
// In order to make life easy, we just define the list structures
// directly, and let consumers directly inline structures.