summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RT_Current.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/RT_Current.h')
-rw-r--r--TAO/tao/RTCORBA/RT_Current.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tao/RTCORBA/RT_Current.h b/TAO/tao/RTCORBA/RT_Current.h
index 672125529b9..856e3d63706 100644
--- a/TAO/tao/RTCORBA/RT_Current.h
+++ b/TAO/tao/RTCORBA/RT_Current.h
@@ -17,7 +17,10 @@
#include "tao/orbconf.h"
-#include "RTCORBA.h"
+#define TAO_RTCORBA_SAFE_INCLUDE
+#include "RTCORBAC.h"
+#undef TAO_RTCORBA_SAFE_INCLUDE
+
#include "tao/LocalObject.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)