summaryrefslogtreecommitdiff
path: root/cpp/src/tests/EventChannelThreadsTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/EventChannelThreadsTest.cpp')
-rw-r--r--cpp/src/tests/EventChannelThreadsTest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/tests/EventChannelThreadsTest.cpp b/cpp/src/tests/EventChannelThreadsTest.cpp
index ee1e2859c4..22ea57d675 100644
--- a/cpp/src/tests/EventChannelThreadsTest.cpp
+++ b/cpp/src/tests/EventChannelThreadsTest.cpp
@@ -21,8 +21,8 @@
#include <iostream>
#include <boost/bind.hpp>
-#include "../sys/Socket.h"
-#include "../sys/posix/EventChannelThreads.h"
+#include "qpid/sys/Socket.h"
+#include "qpid/sys/posix/EventChannelThreads.h"
#include "qpid_test_plugin.h"