summaryrefslogtreecommitdiffstats
path: root/include/ingen/client/PortModel.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/client/PortModel.hpp')
-rw-r--r--include/ingen/client/PortModel.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ingen/client/PortModel.hpp b/include/ingen/client/PortModel.hpp
index 900d576e..50219739 100644
--- a/include/ingen/client/PortModel.hpp
+++ b/include/ingen/client/PortModel.hpp
@@ -87,7 +87,7 @@ public:
private:
friend class ClientStore;
- PortModel(Shared::LV2URIMap& uris,
+ PortModel(Shared::URIs& uris,
const Raul::Path& path,
uint32_t index,
Direction dir)