summaryrefslogtreecommitdiff
path: root/ace/ATM/ATM_Addr.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/ATM/ATM_Addr.h')
-rw-r--r--ace/ATM/ATM_Addr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/ATM/ATM_Addr.h b/ace/ATM/ATM_Addr.h
index 85319006ba5..d61bee9ee54 100644
--- a/ace/ATM/ATM_Addr.h
+++ b/ace/ATM/ATM_Addr.h
@@ -13,7 +13,7 @@
#include "ace/pre.h"
#include "ace/ACE.h"
-#include "ace/Addr.h"
+#include "ace/IPC/Addr.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -172,7 +172,7 @@ private:
};
#if defined (__ACE_INLINE__)
-#include "ace/ATM_Addr.i"
+#include "ace/ATM/ATM_Addr.i"
#endif /* __ACE_INLINE__ */
#include "ace/post.h"