summaryrefslogtreecommitdiff
path: root/tests/compat_surveyttl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compat_surveyttl.c')
-rw-r--r--tests/compat_surveyttl.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/compat_surveyttl.c b/tests/compat_surveyttl.c
index 6d9f614d..00915da4 100644
--- a/tests/compat_surveyttl.c
+++ b/tests/compat_surveyttl.c
@@ -23,9 +23,9 @@
IN THE SOFTWARE.
*/
-#include <nanomsg/nn.h>
-#include <nanomsg/survey.h>
-#include <nanomsg/tcp.h>
+#include <nng/compat/nanomsg/nn.h>
+#include <nng/compat/nanomsg/survey.h>
+#include <nng/compat/nanomsg/tcp.h>
#include "compat_testutil.h"