summaryrefslogtreecommitdiff
path: root/cpp/src/tests/APRBaseTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/APRBaseTest.cpp')
-rw-r--r--cpp/src/tests/APRBaseTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/APRBaseTest.cpp b/cpp/src/tests/APRBaseTest.cpp
index 5ed8bf1918..3ec18d658e 100644
--- a/cpp/src/tests/APRBaseTest.cpp
+++ b/cpp/src/tests/APRBaseTest.cpp
@@ -18,7 +18,7 @@
* under the License.
*
*/
-#include "../sys/apr/APRBase.h"
+#include "qpid/sys/apr/APRBase.h"
#include "qpid_test_plugin.h"
#include <iostream>