summaryrefslogtreecommitdiffstats
path: root/cpp/sca/kernel/kernel-test.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpp/sca/kernel/kernel-test.cpp (renamed from cpp/sca/runtime/core/test/tuscany/core-test.cpp)10
1 files changed, 5 insertions, 5 deletions
diff --git a/cpp/sca/runtime/core/test/tuscany/core-test.cpp b/cpp/sca/kernel/kernel-test.cpp
index a0b32fa576..3e2793f070 100644
--- a/cpp/sca/runtime/core/test/tuscany/core-test.cpp
+++ b/cpp/sca/kernel/kernel-test.cpp
@@ -29,11 +29,11 @@
#include <iostream>
#include <string>
#include <sstream>
-#include "tuscany/function.hpp"
-#include "tuscany/list.hpp"
-#include "tuscany/parallel.hpp"
-#include "tuscany/value.hpp"
-#include "tuscany/xml.hpp"
+#include "function.hpp"
+#include "list.hpp"
+#include "parallel.hpp"
+#include "value.hpp"
+#include "xml.hpp"
namespace tuscany {