diff options
Diffstat (limited to 'cpp/src/tests/latencytest.cpp')
-rw-r--r-- | cpp/src/tests/latencytest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/latencytest.cpp b/cpp/src/tests/latencytest.cpp index ecae673fb9..6ad84e1b82 100644 --- a/cpp/src/tests/latencytest.cpp +++ b/cpp/src/tests/latencytest.cpp @@ -27,7 +27,7 @@ #include <sstream> #include <vector> -#include "tests/TestOptions.h" +#include "TestOptions.h" #include "qpid/sys/Thread.h" #include "qpid/client/Connection.h" #include "qpid/client/Message.h" |