summaryrefslogtreecommitdiff
path: root/TAO/examples/Buffered_Oneways
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Buffered_Oneways')
-rw-r--r--TAO/examples/Buffered_Oneways/client.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/examples/Buffered_Oneways/client.cpp b/TAO/examples/Buffered_Oneways/client.cpp
index dbf4cf89c7f..7851ec8638e 100644
--- a/TAO/examples/Buffered_Oneways/client.cpp
+++ b/TAO/examples/Buffered_Oneways/client.cpp
@@ -15,7 +15,8 @@
#include "testC.h"
#include "tao/Messaging/Messaging.h"
-#include "tao/TAOC.h"
+#include "tao/AnyTypeCode/Any.h"
+#include "tao/AnyTypeCode/TAOA.h"
#include "ace/Get_Opt.h"
#include "ace/Read_Buffer.h"