From 270c5ae9ff1fda19864b9aea9232f3cd48c879a8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 10 Feb 2025 12:55:11 -0500 Subject: Clean up includes and forward declarations --- src/gui/GraphView.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/GraphView.cpp') diff --git a/src/gui/GraphView.cpp b/src/gui/GraphView.cpp index 6c46776f..8d1e1777 100644 --- a/src/gui/GraphView.cpp +++ b/src/gui/GraphView.cpp @@ -45,6 +45,7 @@ #include #include #include +#include #include namespace ingen { -- cgit v1.2.1