summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/IORInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/IORInfo.h')
-rw-r--r--TAO/tao/PortableServer/IORInfo.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/IORInfo.h b/TAO/tao/PortableServer/IORInfo.h
index 6621bb1a08f..dc20afbdc52 100644
--- a/TAO/tao/PortableServer/IORInfo.h
+++ b/TAO/tao/PortableServer/IORInfo.h
@@ -15,13 +15,12 @@
#include "ace/pre.h"
-#include "tao/corbafwd.h"
+#include "tao/IORInterceptor/IORInterceptorC.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/PortableInterceptorC.h"
#include "tao/LocalObject.h"
// This is to remove "inherits via dominance" warnings from MSVC.