diff options
Diffstat (limited to 'src/gui/GraphWindow.hpp')
-rw-r--r-- | src/gui/GraphWindow.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/GraphWindow.hpp b/src/gui/GraphWindow.hpp index 46126589..593ef048 100644 --- a/src/gui/GraphWindow.hpp +++ b/src/gui/GraphWindow.hpp @@ -29,7 +29,7 @@ namespace Ingen { namespace Client { - class GraphModel; +class GraphModel; } namespace GUI { |