summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Naming/Entries.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Naming/Entries.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Entries.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Entries.h b/TAO/orbsvcs/orbsvcs/Naming/Entries.h
index 26f4d5703b3..68cfe397c9a 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Entries.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Entries.h
@@ -23,8 +23,8 @@
#include "ace/SString.h"
-#include "orbsvcs/CosNamingC.h"
-#include "naming_serv_export.h"
+#include "orbsvcs/orbsvcs/CosNamingC.h"
+#include "naming_export.h"
/**
* @class TAO_IntId
@@ -38,7 +38,7 @@
* they can be stored together as a <value> for a <key> in a
* hash table holding the state of a Transient Naming Context.
*/
-class TAO_Naming_Serv_Export TAO_IntId
+class TAO_Naming_Export TAO_IntId
{
public:
// = Initialization and termination methods.
@@ -79,7 +79,7 @@ public:
* they can be stored together as a <key> for a <value> in a
* hash table holding the state of a Transient Naming Context.
*/
-class TAO_Naming_Serv_Export TAO_ExtId
+class TAO_Naming_Export TAO_ExtId
{
public:
// = Initialization and termination methods.