summaryrefslogtreecommitdiff
path: root/TAO/examples/Event_Comm/Event_Comm_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Event_Comm/Event_Comm_i.h')
-rw-r--r--TAO/examples/Event_Comm/Event_Comm_i.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/examples/Event_Comm/Event_Comm_i.h b/TAO/examples/Event_Comm/Event_Comm_i.h
index e58adc4da1d..d1044db612b 100644
--- a/TAO/examples/Event_Comm/Event_Comm_i.h
+++ b/TAO/examples/Event_Comm/Event_Comm_i.h
@@ -31,6 +31,7 @@
#include "ace/Synch.h"
#include "ace/SString.h"
#include "Event_CommS.h"
+#include "ace/Reactor.h"
class ShutdownCallback
{