summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Log/PersistStore.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Log/PersistStore.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/PersistStore.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Log/PersistStore.h b/TAO/orbsvcs/orbsvcs/Log/PersistStore.h
index 883b65d21a9..1d84b0bb64d 100644
--- a/TAO/orbsvcs/orbsvcs/Log/PersistStore.h
+++ b/TAO/orbsvcs/orbsvcs/Log/PersistStore.h
@@ -17,14 +17,14 @@
#define TAO_PERSIST_STORE_H
#include /**/ "ace/pre.h"
-#include "orbsvcs/orbsvcs/DsLogAdminS.h"
+#include "orbsvcs/DsLogAdminS.h"
#include "tao/Typecode.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "orbsvcs/orbsvcs/DsLogAdminC.h"
+#include "orbsvcs/DsLogAdminC.h"
#include "ace/Mutex.h"
#define PERSIST_LOG_DEFAULT_MAX_REC_LIST_LEN 250