summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.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/Event/ECG_UDP_Sender.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/Event/ECG_UDP_Sender.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h
index 2945fdaea7b..50c16f7d31c 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h
@@ -48,9 +48,9 @@
#include /**/ "event_serv_export.h"
#include "orbsvcs/RtecEventChannelAdminS.h"
-#include "EC_Lifetime_Utils.h"
-#include "EC_Lifetime_Utils_T.h"
-#include "ECG_CDR_Message_Sender.h"
+#include "orbsvcs/Event/EC_Lifetime_Utils.h"
+#include "orbsvcs/Event/EC_Lifetime_Utils_T.h"
+#include "orbsvcs/Event/ECG_CDR_Message_Sender.h"
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
class ACE_SOCK_Dgram;
@@ -223,7 +223,7 @@ private:
TAO_END_VERSIONED_NAMESPACE_DECL
#if defined(__ACE_INLINE__)
-#include "ECG_UDP_Sender.inl"
+#include "orbsvcs/Event/ECG_UDP_Sender.inl"
#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"