summaryrefslogtreecommitdiffstats
path: root/src/shared/Store.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/Store.cpp')
-rw-r--r--src/shared/Store.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/shared/Store.cpp b/src/shared/Store.cpp
index 9f0f3624..d5e95e00 100644
--- a/src/shared/Store.cpp
+++ b/src/shared/Store.cpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <raul/PathTable.hpp>
-#include <raul/TableImpl.hpp>
+#include "raul/PathTable.hpp"
+#include "raul/TableImpl.hpp"
#include "common/interface/Node.hpp"
#include "common/interface/Port.hpp"
#include "Store.hpp"