summaryrefslogtreecommitdiff
path: root/TAO/tao/ClientRequestInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ClientRequestInfo.h')
-rw-r--r--TAO/tao/ClientRequestInfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/ClientRequestInfo.h b/TAO/tao/ClientRequestInfo.h
index 423b50d77db..52c87d92402 100644
--- a/TAO/tao/ClientRequestInfo.h
+++ b/TAO/tao/ClientRequestInfo.h
@@ -18,7 +18,7 @@
#include /**/ "ace/pre.h"
-#include "tao/orbconf.h"
+#include "tao/LocalObject.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -34,7 +34,7 @@
#endif /* _MSC_VER */
#include "tao/PortableInterceptorC.h"
-#include "tao/LocalObject.h"
+#include "tao/ORB_Constants.h"
class TAO_ClientRequestInfo_i;