diff --git a/tests/testutil.hpp b/tests/testutil.hpp index 082e711c..1b7a7728 100644 --- a/tests/testutil.hpp +++ b/tests/testutil.hpp @@ -22,7 +22,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