summaryrefslogtreecommitdiffstats
path: root/cpp/sca/samples/store/store-solution.hpp
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-09-27 20:04:28 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-09-27 20:04:28 +0000
commit215c005bde88752999978adce56b09d2a90a13b7 (patch)
treed4371936d0c26e24b610cf5f17145a7425ca37d7 /cpp/sca/samples/store/store-solution.hpp
parent49ba52239afa0e6ab295add695a7443633748cfc (diff)
Moved some sources up in the directory tree to attempt to simplify the directory structure a bit, and some minor refactoring.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819394 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/sca/samples/store/store-solution.hpp')
-rw-r--r--cpp/sca/samples/store/store-solution.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/sca/samples/store/store-solution.hpp b/cpp/sca/samples/store/store-solution.hpp
index 73ddccafbe..ecabb18f1c 100644
--- a/cpp/sca/samples/store/store-solution.hpp
+++ b/cpp/sca/samples/store/store-solution.hpp
@@ -22,7 +22,7 @@
#ifndef store_storesolution_hpp
#define store_storesolution_hpp
-#include "tuscany/list.hpp"
+#include "list.hpp"
#include "store-composite.hpp"
#include "currency-composite.hpp"