summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/ObjectStore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/ObjectStore.h')
-rw-r--r--src/libs/engine/ObjectStore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libs/engine/ObjectStore.h b/src/libs/engine/ObjectStore.h
index 3f2fcfc3..014d156c 100644
--- a/src/libs/engine/ObjectStore.h
+++ b/src/libs/engine/ObjectStore.h
@@ -21,7 +21,9 @@
#include <string>
#include "raul/Path.h"
#include "Tree.h"
+
using std::string;
+using Raul::Path;
namespace Ingen {