summaryrefslogtreecommitdiffstats
path: root/src/common/interface/EngineInterface.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/interface/EngineInterface.hpp')
-rw-r--r--src/common/interface/EngineInterface.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/interface/EngineInterface.hpp b/src/common/interface/EngineInterface.hpp
index f727b1be..0ac56c7c 100644
--- a/src/common/interface/EngineInterface.hpp
+++ b/src/common/interface/EngineInterface.hpp
@@ -23,6 +23,7 @@
#include <raul/SharedPtr.hpp>
#include "interface/ClientInterface.hpp"
using std::string;
+using Ingen::Shared::ClientInterface;
namespace Ingen {
/** Shared code used on both client side and engine side (abstract interfaces). */