summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-09-05 23:20:41 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-09-05 23:20:41 +0000
commitf5545e6f84f4906eec217114595236aabf9f947f (patch)
tree61e1fa93672e787c1cd00613692100350fd19b18
parent846fbf861d7171cb31b8b117b62434f88475c241 (diff)
downloadATCD-f5545e6f84f4906eec217114595236aabf9f947f.tar.gz
Minor change
-rw-r--r--TAO/performance-tests/RTCorba/Thread_Pool/server.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/performance-tests/RTCorba/Thread_Pool/server.cpp b/TAO/performance-tests/RTCorba/Thread_Pool/server.cpp
index 5148af97df9..edb6eaac2fb 100644
--- a/TAO/performance-tests/RTCorba/Thread_Pool/server.cpp
+++ b/TAO/performance-tests/RTCorba/Thread_Pool/server.cpp
@@ -4,8 +4,7 @@
#include "ace/Stats.h"
#include "ace/Sample_History.h"
#include "tao/debug.h"
-#include "tao/PortableServer/PortableServer.h"
-#include "tao/RTCORBA/RTCORBA.h"
+#include "tao/RTPortableServer/RTPortableServer.h"
#include "testS.h"
ACE_RCSID(Thread_Pools, server, "$Id$")