summaryrefslogtreecommitdiff
path: root/examples/Service_Configurator/IPC-tests/client/local_pipe_client_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Service_Configurator/IPC-tests/client/local_pipe_client_test.cpp')
-rw-r--r--examples/Service_Configurator/IPC-tests/client/local_pipe_client_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Service_Configurator/IPC-tests/client/local_pipe_client_test.cpp b/examples/Service_Configurator/IPC-tests/client/local_pipe_client_test.cpp
index 08d00e325eb..5671bd73224 100644
--- a/examples/Service_Configurator/IPC-tests/client/local_pipe_client_test.cpp
+++ b/examples/Service_Configurator/IPC-tests/client/local_pipe_client_test.cpp
@@ -4,7 +4,7 @@
// pipes and then ships certain ends over to the server to act as a
// filter!
-#include "ace/OS.h"
+#include "ace/OS_main.h"
#include "ace/LSOCK_Connector.h"
#include "ace/UNIX_Addr.h"
#include "ace/Get_Opt.h"