summaryrefslogtreecommitdiffstats
path: root/src/libs/client/ControlModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/client/ControlModel.h')
-rw-r--r--src/libs/client/ControlModel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/client/ControlModel.h b/src/libs/client/ControlModel.h
index dc709944..5729faec 100644
--- a/src/libs/client/ControlModel.h
+++ b/src/libs/client/ControlModel.h
@@ -19,7 +19,7 @@
#define CONTROLMODEL_H
#include <string>
-#include "raul/Path.h"
+#include <raul/Path.h>
namespace Ingen {
namespace Client {