diff options
| -rw-r--r-- | tests/bug1247.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/bug1247.c b/tests/bug1247.c index 4ba08926..6f418f53 100644 --- a/tests/bug1247.c +++ b/tests/bug1247.c @@ -10,9 +10,7 @@ #include <string.h> #include <nng/nng.h> -#include <nng/protocol/pipeline0/pull.h> -#include <nng/protocol/pipeline0/push.h> -#include <nng/supplemental/util/platform.h> +#include <nng/protocol/bus0/bus.h> #include "acutest.h" #include "testutil.h" |
