summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp
index 6b99b964ba7..e63ff905d9d 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp
@@ -13,7 +13,7 @@
* @author Dale Wilson <wilson_d@ociweb.com>
*/
//=============================================================================
-#include "PG_Property_Set.h"
+#include "orbsvcs/PortableGroup/PG_Property_Set.h"
#include "tao/debug.h"
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
@@ -250,7 +250,7 @@ TAO_END_VERSIONED_NAMESPACE_DECL
//#define PG_PS_UNIT_TEST
#ifdef PG_PS_UNIT_TEST
-#include "PG_Properties_Encoder.h"
+#include "orbsvcs/PortableGroup/PG_Properties_Encoder.h"
TAO_BEGIN_VERSIONED_NAMESPACE_DECL