From d1254dd7689a417e20431fe481c9250c011e3999 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 6 Oct 2010 17:58:41 +0000 Subject: Use URI includes in extension helper headers. --- ext/osc.lv2/osc-print.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/osc.lv2/osc-print.h') diff --git a/ext/osc.lv2/osc-print.h b/ext/osc.lv2/osc-print.h index 7d590f3..8e34882 100644 --- a/ext/osc.lv2/osc-print.h +++ b/ext/osc.lv2/osc-print.h @@ -23,7 +23,7 @@ #ifndef LV2_OSC_PRINT_H #define LV2_OSC_PRINT_H -#include "ext/osc.lv2/osc.h" +#include "lv2/http/lv2plug.in/ns/ext/osc/osc.h" #ifdef __cplusplus extern "C" { -- cgit v1.2.1