summaryrefslogtreecommitdiff
path: root/TAO/tao/BiDir_GIOP/diffs/BiDirPolicy.diff
blob: 23128eda6e1b271c24c1821a54f9e45f722ed3b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- orig/BiDirPolicyC.h	2003-11-03 21:04:56.000000000 -0600
+++ BiDirPolicyC.h	2003-11-03 21:20:15.000000000 -0600
@@ -48,7 +48,7 @@
 #include "tao/Object.h"
 #include "tao/Objref_VarOut_T.h"
 
-#include "PolicyC.h"
+#include "tao/PolicyC.h"
 
 #if defined (TAO_EXPORT_MACRO)
 #undef TAO_EXPORT_MACRO
--- orig/BiDirPolicyC.cpp	2003-11-03 21:04:10.000000000 -0600
+++ BiDirPolicyC.cpp	2003-11-03 21:19:02.000000000 -0600
@@ -29,7 +29,7 @@
 // be/be_codegen.cpp:302
 
 
-#include "BiDirPolicyC.h"
+#include "BiDirGIOP.h"
 #include "ace/OS_NS_string.h"
 
 #if defined (__BORLANDC__)