diff options
Diffstat (limited to 'cpp/src/tests/sender.cpp')
-rw-r--r-- | cpp/src/tests/sender.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/sender.cpp b/cpp/src/tests/sender.cpp index 62f82070d8..311de2e5f8 100644 --- a/cpp/src/tests/sender.cpp +++ b/cpp/src/tests/sender.cpp @@ -26,7 +26,7 @@ #include <qpid/client/MessageReplayTracker.h> #include <qpid/client/QueueOptions.h> #include <qpid/Exception.h> -#include "tests/TestOptions.h" +#include "TestOptions.h" #include <fstream> #include <iostream> |