From 2574efba78d3046f6c35bbb1d55c522fb2125c94 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 7 Jul 2021 22:30:06 -0700 Subject: Move transport.[ch] to SP --- src/core/nng_impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/nng_impl.h') diff --git a/src/core/nng_impl.h b/src/core/nng_impl.h index cfcd0e08..a9e5560d 100644 --- a/src/core/nng_impl.h +++ b/src/core/nng_impl.h @@ -50,7 +50,7 @@ #include "core/url.h" // transport needs to come after url -#include "core/transport.h" +#include "sp/transport.h" // These have to come after the others - particularly transport.h -- cgit v1.2.3-70-g09d2