diff options
Diffstat (limited to 'src/gui/NewSubgraphWindow.hpp')
-rw-r--r-- | src/gui/NewSubgraphWindow.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/NewSubgraphWindow.hpp b/src/gui/NewSubgraphWindow.hpp index acb6c977..b0fb24d2 100644 --- a/src/gui/NewSubgraphWindow.hpp +++ b/src/gui/NewSubgraphWindow.hpp @@ -19,7 +19,7 @@ #include "Window.hpp" -#include "ingen/Properties.hpp" +#include <ingen/Properties.hpp> #include <memory> |