diff options
Diffstat (limited to 'ext/atom.lv2/atom.h')
-rw-r--r-- | ext/atom.lv2/atom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/atom.lv2/atom.h b/ext/atom.lv2/atom.h index fe7a373..51fb817 100644 --- a/ext/atom.lv2/atom.h +++ b/ext/atom.lv2/atom.h @@ -29,7 +29,7 @@ #ifndef LV2_ATOM_H #define LV2_ATOM_H -#define LV2_ATOM_URI "http://lv2plug.in/ns/ext/atom" +#define LV2_ATOM_URI "http://lv2plug.in/ns/ext/atom" #define LV2_BLOB_SUPPORT_URI "http://lv2plug.in/ns/ext/atom#blobSupport" #define LV2_ATOM_REFERENCE_TYPE 0 |