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 4f803ba..ed5ddd8 100644 --- a/ext/atom.lv2/atom.h +++ b/ext/atom.lv2/atom.h @@ -208,6 +208,6 @@ typedef struct { */ uint32_t size; -} LV2_Atom_Event_Buffer; +} LV2_Atom_Buffer; #endif /* LV2_ATOM_H */ |