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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nng_impl.h b/src/core/nng_impl.h
index 291b5e28..8b76b036 100644
--- a/src/core/nng_impl.h
+++ b/src/core/nng_impl.h
@@ -44,9 +44,9 @@
#include "core/transport.h"
// These have to come after the others - particularly transport.h
+#include "core/endpt.h"
#include "core/event.h"
#include "core/pipe.h"
#include "core/socket.h"
-#include "core/endpt.h"
-#endif // CORE_NNG_IMPL_H
+#endif // CORE_NNG_IMPL_H