From 7099e0d3b55f5ebea9e4cb74490b396a4bb29d1e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 24 Nov 2024 17:48:39 -0500 Subject: Use angle brackets for library includes --- src/gui/GraphBox.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/GraphBox.hpp') diff --git a/src/gui/GraphBox.hpp b/src/gui/GraphBox.hpp index cfc4a67f..07962a3d 100644 --- a/src/gui/GraphBox.hpp +++ b/src/gui/GraphBox.hpp @@ -17,7 +17,7 @@ #ifndef INGEN_GUI_GRAPH_BOX_HPP #define INGEN_GUI_GRAPH_BOX_HPP -#include "ingen/ingen.h" +#include #include #include -- cgit v1.2.1