summaryrefslogtreecommitdiff
path: root/ace/Svcconf/Service_Object.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Svcconf/Service_Object.cpp')
-rw-r--r--ace/Svcconf/Service_Object.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/ace/Svcconf/Service_Object.cpp b/ace/Svcconf/Service_Object.cpp
index c5dfa7ce240..87052f09f56 100644
--- a/ace/Svcconf/Service_Object.cpp
+++ b/ace/Svcconf/Service_Object.cpp
@@ -1,10 +1,10 @@
// $Id$
-#include "ace/Service_Types.h"
-#include "ace/Service_Object.h"
+#include "ace/Svcconf/Service_Types.h"
+#include "ace/Svcconf/Service_Object.h"
#if !defined (__ACE_INLINE__)
-#include "ace/Service_Object.i"
+#include "ace/Svcconf/Service_Object.i"
#endif /* __ACE_INLINE__ */
ACE_RCSID(ace, Service_Object, "$Id$")