diff options
Diffstat (limited to 'raul/Stateful.hpp')
-rw-r--r-- | raul/Stateful.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/Stateful.hpp b/raul/Stateful.hpp index be1491c..41b165f 100644 --- a/raul/Stateful.hpp +++ b/raul/Stateful.hpp @@ -18,7 +18,7 @@ #ifndef STATEFUL_H #define STATEFUL_H -#include <redlandmm/Model.hpp> +#include "redlandmm/Model.hpp" namespace Raul { |