diff options
Diffstat (limited to 'src/gui/PatchWindow.hpp')
-rw-r--r-- | src/gui/PatchWindow.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/PatchWindow.hpp b/src/gui/PatchWindow.hpp index ba4b372f..b3213327 100644 --- a/src/gui/PatchWindow.hpp +++ b/src/gui/PatchWindow.hpp @@ -19,7 +19,7 @@ #include <string> -#include <gtkmm.h> +#include <gtkmm/builder.h> #include "raul/SharedPtr.hpp" |