aboutsummaryrefslogtreecommitdiff
path: root/tests/compat_block.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compat_block.c')
-rw-r--r--tests/compat_block.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compat_block.c b/tests/compat_block.c
index e873cc86..65bd123c 100644
--- a/tests/compat_block.c
+++ b/tests/compat_block.c
@@ -20,7 +20,7 @@
IN THE SOFTWARE.
*/
-#include "nng_compat.h"
+#include <nanomsg/nn.h>
#include "compat_testutil.h"
/* This test checks whether blocking on send/recv works as expected. */