summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Performance/Throughput.cpp')
-rw-r--r--TAO/orbsvcs/tests/Event/Performance/Throughput.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp b/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp
index 1ebbb09a649..31ae3910a5d 100644
--- a/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp
+++ b/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp
@@ -3,10 +3,12 @@
#include "Throughput.h"
#include "Consumer.h"
#include "Supplier.h"
-#include "orbsvcs/Event/EC_Event_Channel.h"
+#include "orbsvcs/orbsvcs/Event/EC_Event_Channel.h"
#include "ace/Get_Opt.h"
-ACE_RCSID(EC_Tests_Performance, Throughput, "$Id$")
+ACE_RCSID (EC_Tests_Performance,
+ Throughput,
+ "$Id$")
int
main (int argc, char *argv [])