summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/EventChannelThreadsTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/src/tests/EventChannelThreadsTest.cpp')
-rw-r--r--qpid/cpp/src/tests/EventChannelThreadsTest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/cpp/src/tests/EventChannelThreadsTest.cpp b/qpid/cpp/src/tests/EventChannelThreadsTest.cpp
index ee1e2859c4..22ea57d675 100644
--- a/qpid/cpp/src/tests/EventChannelThreadsTest.cpp
+++ b/qpid/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"