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/ColorContext.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ColorContext.cpp') diff --git a/src/ColorContext.cpp b/src/ColorContext.cpp index a4e60ca5..9706cb81 100644 --- a/src/ColorContext.cpp +++ b/src/ColorContext.cpp @@ -14,7 +14,8 @@ along with Ingen. If not, see . */ -#include "ingen/ColorContext.hpp" +#include + #include "ingen_config.h" #if USE_ISATTY -- cgit v1.2.1