summaryrefslogtreecommitdiff
path: root/DAnCE/tools/Config_Handlers/cdp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'DAnCE/tools/Config_Handlers/cdp.hpp')
-rw-r--r--DAnCE/tools/Config_Handlers/cdp.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/DAnCE/tools/Config_Handlers/cdp.hpp b/DAnCE/tools/Config_Handlers/cdp.hpp
index 96a9df82aff..3c30a798b23 100644
--- a/DAnCE/tools/Config_Handlers/cdp.hpp
+++ b/DAnCE/tools/Config_Handlers/cdp.hpp
@@ -34,8 +34,8 @@ namespace DAnCE
#include <memory>
#include <string>
#include <list>
-#include "XMLSchema/Types.hpp"
-#include "XMLSchema/id_map.hpp"
+#include "ace/XML_Utils/XMLSchema/Types.hpp"
+#include "ace/XML_Utils/XMLSchema/id_map.hpp"
#include "ace/Refcounted_Auto_Ptr.h"
#include "ace/Null_Mutex.h"
#include "ace/TSS_T.h"
@@ -348,7 +348,7 @@ namespace DAnCE
}
}
-#include "XMLSchema/Traversal.hpp"
+#include "ace/XML_Utils/XMLSchema/Traversal.hpp"
namespace DAnCE
{
@@ -776,7 +776,7 @@ namespace DAnCE
}
}
-#include "XMLSchema/Writer.hpp"
+#include "ace/XML_Utils/XMLSchema/Writer.hpp"
namespace DAnCE
{