summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h
index 5308926aa7e..1832bc50fec 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h
@@ -18,10 +18,11 @@
//=============================================================================
#ifndef TAO_PG_PROPERTY_SET
#define TAO_PG_PROPERTY_SET
-#include "portablegroup_export.h"
-#include <orbsvcs/PortableGroupS.h>
#include /**/ "ace/pre.h"
-#include <orbsvcs/CosNamingC.h>
+
+#include "portablegroup_export.h"
+#include <orbsvcs/orbsvcs/PortableGroupS.h>
+#include <orbsvcs/orbsvcs/CosNamingC.h>
#include <ace/Hash_Map_Manager.h>
#include <ace/SString.h>