diff options
Diffstat (limited to 'tests/compat_device.c')
| -rw-r--r-- | tests/compat_device.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compat_device.c b/tests/compat_device.c index e04839ef..21b9c16e 100644 --- a/tests/compat_device.c +++ b/tests/compat_device.c @@ -21,7 +21,7 @@ * IN THE SOFTWARE. */ -#include "nng_compat.h" +#include <nanomsg/nn.h> #include "compat_testutil.h" #define SOCKET_ADDRESS_A "inproc://a" |
