diff options
Diffstat (limited to 'TAO/tao/PortableServer/POA_Guard.cpp')
-rw-r--r-- | TAO/tao/PortableServer/POA_Guard.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/POA_Guard.cpp b/TAO/tao/PortableServer/POA_Guard.cpp index 86740ada622..a2943714015 100644 --- a/TAO/tao/PortableServer/POA_Guard.cpp +++ b/TAO/tao/PortableServer/POA_Guard.cpp @@ -1,7 +1,7 @@ // $Id$ -#include "POA_Guard.h" -#include "Root_POA.h" +#include "tao/PortableServer/POA_Guard.h" +#include "tao/PortableServer/Root_POA.h" #include "tao/ORB_Constants.h" ACE_RCSID(PortableServer, |