summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP/FILE_SAP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/IPC_SAP/FILE_SAP/Makefile')
-rw-r--r--examples/IPC_SAP/FILE_SAP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/IPC_SAP/FILE_SAP/Makefile b/examples/IPC_SAP/FILE_SAP/Makefile
index 79d0de00275..97be237512d 100644
--- a/examples/IPC_SAP/FILE_SAP/Makefile
+++ b/examples/IPC_SAP/FILE_SAP/Makefile
@@ -40,7 +40,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
.obj/client.o .shobj/client.: client.cpp \
$(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/config.h \
- $(ACE_ROOT)/ace/streams.h \
+ $(ACE_ROOT)/ace/iosfwd.h \
$(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Trace.h \
$(ACE_ROOT)/ace/Log_Msg.h \