summaryrefslogtreecommitdiff
path: root/TAO/examples/PluggableUDP/tests/Performance/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/PluggableUDP/tests/Performance/client.cpp')
-rw-r--r--TAO/examples/PluggableUDP/tests/Performance/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/PluggableUDP/tests/Performance/client.cpp b/TAO/examples/PluggableUDP/tests/Performance/client.cpp
index a9e59afcf02..67ad9fea079 100644
--- a/TAO/examples/PluggableUDP/tests/Performance/client.cpp
+++ b/TAO/examples/PluggableUDP/tests/Performance/client.cpp
@@ -27,7 +27,7 @@
// The following include file forces DIOP to be linked into the
// executable and initialized for static builds.
-#include "tao/Strategies/advanced_resource.h"
+#include "examples/PluggableUDP/DIOP/DIOP.h"
ACE_RCSID(Performance, client, "$Id$")