summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authormcorino <mcorino@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-01-25 19:43:41 +0000
committermcorino <mcorino@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-01-25 19:43:41 +0000
commit9b590f1e8d3a2239c14df78872e3d41a91e23b66 (patch)
tree38ce0f517e31023d4d7349baa98b19d5ce6ad6f9 /examples
parent766b24eaf60ccb0d98ff9fe2458442fcf313a345 (diff)
downloadATCD-9b590f1e8d3a2239c14df78872e3d41a91e23b66.tar.gz
ChangeLogTag: Tue Jan 25 19:41:12 UTC 2005 Martin Corino <mcorino@remedy.nl>
Diffstat (limited to 'examples')
-rw-r--r--examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp b/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp
index fe9de05421a..619a44f1e71 100644
--- a/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp
+++ b/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp
@@ -1,7 +1,7 @@
// $Id$
#include "ace/OS_main.h"
-#include "ace/OS_memory.h"
+#include "ace/OS_Memory.h"
#include "ace/SPIPE_Addr.h"
#include "ace/SPIPE_Connector.h"
#include "ace/Log_Msg.h"