diff options
Diffstat (limited to 'src/client/ObjectModel.hpp')
-rw-r--r-- | src/client/ObjectModel.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/ObjectModel.hpp b/src/client/ObjectModel.hpp index 5f4eb11c..f1850d94 100644 --- a/src/client/ObjectModel.hpp +++ b/src/client/ObjectModel.hpp @@ -28,11 +28,9 @@ #include "raul/Atom.hpp" #include "raul/Path.hpp" #include "raul/SharedPtr.hpp" -#include "raul/PathTable.hpp" #include "interface/GraphObject.hpp" #include "shared/ResourceImpl.hpp" -using Raul::PathTable; using std::string; using Raul::Atom; using Raul::Path; |