summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Log/PersistStore.h
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-16 23:53:17 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-16 23:53:17 +0000
commit86b8ef62f955a10c9d39b007ae3cc922cd552466 (patch)
treeff76bbc229031c5e3220b8a4402de3c66c5936a7 /TAO/orbsvcs/orbsvcs/Log/PersistStore.h
parent4a69104b1fba57db8bf35778e2427e4dcb4c75fe (diff)
downloadATCD-86b8ef62f955a10c9d39b007ae3cc922cd552466.tar.gz
ChangeLogTag: Mon Aug 16 16:45:06 2004 J.T. Conklin <jtc@acorntoolworks.com>
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