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 --- include/ingen/LV2Features.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/ingen/LV2Features.hpp') diff --git a/include/ingen/LV2Features.hpp b/include/ingen/LV2Features.hpp index 5726feb9..41bdf848 100644 --- a/include/ingen/LV2Features.hpp +++ b/include/ingen/LV2Features.hpp @@ -17,9 +17,9 @@ #ifndef INGEN_LV2FEATURES_HPP #define INGEN_LV2FEATURES_HPP -#include "ingen/ingen.h" -#include "lv2/core/lv2.h" -#include "raul/Noncopyable.hpp" +#include +#include +#include #include #include -- cgit v1.2.1