diff options
Diffstat (limited to 'tests/compat_msg.c')
| -rw-r--r-- | tests/compat_msg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compat_msg.c b/tests/compat_msg.c index 683739d3..7618ea0a 100644 --- a/tests/compat_msg.c +++ b/tests/compat_msg.c @@ -23,7 +23,7 @@ IN THE SOFTWARE. */ -#include "nng_compat.h" +#include <nanomsg/nn.h> #include "compat_testutil.h" #include <string.h> |
