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/runtime_paths.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/ingen/runtime_paths.hpp') diff --git a/include/ingen/runtime_paths.hpp b/include/ingen/runtime_paths.hpp index 30e877fb..54bda90e 100644 --- a/include/ingen/runtime_paths.hpp +++ b/include/ingen/runtime_paths.hpp @@ -17,8 +17,8 @@ #ifndef INGEN_RUNTIME_PATHS_HPP #define INGEN_RUNTIME_PATHS_HPP -#include "ingen/FilePath.hpp" -#include "ingen/ingen.h" +#include +#include #include #include -- cgit v1.2.1