diff options
Diffstat (limited to 'tests/compat_reqttl.c')
| -rw-r--r-- | tests/compat_reqttl.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/compat_reqttl.c b/tests/compat_reqttl.c index dc525255..939ca567 100644 --- a/tests/compat_reqttl.c +++ b/tests/compat_reqttl.c @@ -23,9 +23,9 @@ IN THE SOFTWARE. */ -#include <nanomsg/nn.h> -#include <nanomsg/reqrep.h> -#include <nanomsg/tcp.h> +#include <nng/compat/nanomsg/nn.h> +#include <nng/compat/nanomsg/reqrep.h> +#include <nng/compat/nanomsg/tcp.h> #include "compat_testutil.h" |
