summaryrefslogtreecommitdiffstats
path: root/test/missing_port_name.lv2/missing_port_name.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/missing_port_name.lv2/missing_port_name.c')
-rw-r--r--test/missing_port_name.lv2/missing_port_name.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/missing_port_name.lv2/missing_port_name.c b/test/missing_port_name.lv2/missing_port_name.c
index d10498f..6f14ba3 100644
--- a/test/missing_port_name.lv2/missing_port_name.c
+++ b/test/missing_port_name.lv2/missing_port_name.c
@@ -1,7 +1,7 @@
// Copyright 2011-2019 David Robillard <d@drobilla.net>
// SPDX-License-Identifier: ISC
-#include "lv2/core/lv2.h"
+#include <lv2/core/lv2.h>
#include <stdint.h>
#include <stdlib.h>