From ec3e053611c5a7c1ffe5f0e308610a54b6d4cd92 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 24 Nov 2024 13:31:55 -0500 Subject: Use angle brackets for library includes and clean up include paths --- test/cpp/test_lilv_hpp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/cpp/test_lilv_hpp.cpp') diff --git a/test/cpp/test_lilv_hpp.cpp b/test/cpp/test_lilv_hpp.cpp index 7e6de72..228fe1d 100644 --- a/test/cpp/test_lilv_hpp.cpp +++ b/test/cpp/test_lilv_hpp.cpp @@ -1,7 +1,7 @@ // Copyright 2017-2019 David Robillard // SPDX-License-Identifier: ISC -#include "lilv/lilvmm.hpp" +#include int main() -- cgit v1.2.1