diff options
Diffstat (limited to 'src/libs/client/ControlModel.h')
-rw-r--r-- | src/libs/client/ControlModel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/client/ControlModel.h b/src/libs/client/ControlModel.h index 08143c73..337acfc6 100644 --- a/src/libs/client/ControlModel.h +++ b/src/libs/client/ControlModel.h @@ -18,7 +18,7 @@ #define CONTROLMODEL_H #include <string> -#include "util/Path.h" +#include "raul/Path.h" namespace Ingen { namespace Client { |