diff options
Diffstat (limited to 'src/server/DirectDriver.hpp')
-rw-r--r-- | src/server/DirectDriver.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/DirectDriver.hpp b/src/server/DirectDriver.hpp index 219d0cb1..58b4f898 100644 --- a/src/server/DirectDriver.hpp +++ b/src/server/DirectDriver.hpp @@ -72,7 +72,7 @@ public: const Raul::Path& new_path) {} virtual void port_property(const Raul::Path& path, - const Raul::URI& uri, + const URI& uri, const Atom& value) {} virtual void register_port(EnginePort& port) {} |