summaryrefslogtreecommitdiff
path: root/examples/C++NPv2/TP_Logging_Server.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/C++NPv2/TP_Logging_Server.h')
-rw-r--r--examples/C++NPv2/TP_Logging_Server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/C++NPv2/TP_Logging_Server.h b/examples/C++NPv2/TP_Logging_Server.h
index 4e669e6558d..cb98be5e353 100644
--- a/examples/C++NPv2/TP_Logging_Server.h
+++ b/examples/C++NPv2/TP_Logging_Server.h
@@ -13,7 +13,7 @@
#include "ace/Task.h"
#include "Logging_Acceptor.h"
#include "Logging_Event_Handler.h"
-#include "Reactor_Logging_Server.h"
+#include "Reactor_Logging_Server_T.h"
#include "TPLS_export.h"
class TP_Logging_Task : public ACE_Task<ACE_SYNCH> {