diff --git a/tests/testutil.hpp b/tests/testutil.hpp index 12e77ee6..68a80892 100644 --- a/tests/testutil.hpp +++ b/tests/testutil.hpp @@ -32,7 +32,7 @@ #include "../include/zmq.h" #include "../src/stdint.hpp" -#include "../src/platform.hpp" +#include "platform.hpp" // This defines the settle time used in tests; raise this if we // get test failures on slower systems due to binds/connects not