aboutsummaryrefslogtreecommitdiff
path: root/tests/compat_reqttl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compat_reqttl.c')
-rw-r--r--tests/compat_reqttl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/compat_reqttl.c b/tests/compat_reqttl.c
index c758f92e..84c73e09 100644
--- a/tests/compat_reqttl.c
+++ b/tests/compat_reqttl.c
@@ -2,7 +2,7 @@
Copyright (c) 2012 Martin Sustrik All rights reserved.
Copyright (c) 2013 GoPivotal, Inc. All rights reserved.
Copyright 2016 Franklin "Snaipe" Mathieu <franklinmathieu@gmail.com>
- Copyright 2017 Garrett D'Amore <garrett@damore.org>
+ Copyright 2018 Garrett D'Amore <garrett@damore.org>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"),
@@ -23,7 +23,7 @@
IN THE SOFTWARE.
*/
-#include "nng_compat.h"
+#include <nanomsg/nn.h>
#include "compat_testutil.h"