summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Log/LogNotification.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/LogNotification.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Log/LogNotification.h b/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
index 057140a1c75..763ddace35c 100644
--- a/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
+++ b/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
@@ -18,15 +18,15 @@
#include /**/ "ace/pre.h"
-#include "orbsvcs/DsLogAdminS.h"
+#include "orbsvcs/orbsvcs/DsLogAdminS.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "orbsvcs/DsLogNotificationS.h"
+#include "orbsvcs/orbsvcs/DsLogNotificationS.h"
-#include "log_serv_export.h"
+#include "log_export.h"
/**
@@ -37,7 +37,7 @@
* This implementation attempts to conform to the telecom
* logging specification.
*/
-class TAO_Log_Serv_Export TAO_LogNotification
+class TAO_Log_Export TAO_LogNotification
{
public: