diff options
Diffstat (limited to 'src/mapper.h')
-rw-r--r-- | src/mapper.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mapper.h b/src/mapper.h index d9cdf3e..4d541f6 100644 --- a/src/mapper.h +++ b/src/mapper.h @@ -6,8 +6,8 @@ #include "attributes.h" -#include "lv2/urid/urid.h" -#include "zix/attributes.h" +#include <lv2/urid/urid.h> +#include <zix/attributes.h> // URI to URID mapping and unmapping JALV_BEGIN_DECLS |