summaryrefslogtreecommitdiffstats
path: root/test/cpp/test_lilv_hpp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/test_lilv_hpp.cpp')
-rw-r--r--test/cpp/test_lilv_hpp.cpp2
1 files changed, 1 insertions, 1 deletions
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 <d@drobilla.net>
// SPDX-License-Identifier: ISC
-#include "lilv/lilvmm.hpp"
+#include <lilv/lilvmm.hpp>
int
main()