summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-03-14 06:14:35 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-03-14 06:14:35 +0000
commit360eb9cc38ab03b6b4a24136243be44e90212f7e (patch)
tree8cf2448690ccc7640fcee867fa59ed06ae1f52a8 /TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h
parent4098205ba0310d7d2f7ae1e1cd108eceafae34d1 (diff)
downloadATCD-360eb9cc38ab03b6b4a24136243be44e90212f7e.tar.gz
ChangeLogTag: Tue Mar 14 06:02:15 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h
index 2a8d9f0fa3c..f6596be8410 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h
@@ -14,7 +14,7 @@
#include /**/ "ace/pre.h"
-#include "notify_serv_export.h"
+#include "orbsvcs/Notify/notify_serv_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -22,7 +22,7 @@
#include "ace/Atomic_Op.h"
-#include "Object.h"
+#include "orbsvcs/Notify/Object.h"
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
@@ -54,7 +54,7 @@ private:
TAO_END_VERSIONED_NAMESPACE_DECL
#if defined (__ACE_INLINE__)
-#include "ID_Factory.inl"
+#include "orbsvcs/Notify/ID_Factory.inl"
#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"