diff options
Diffstat (limited to 'plugins/eg-sampler.lv2/atom_sink.h')
-rw-r--r-- | plugins/eg-sampler.lv2/atom_sink.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/eg-sampler.lv2/atom_sink.h b/plugins/eg-sampler.lv2/atom_sink.h index ae3df30..b84ca55 100644 --- a/plugins/eg-sampler.lv2/atom_sink.h +++ b/plugins/eg-sampler.lv2/atom_sink.h @@ -14,6 +14,8 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#include "lv2/atom/forge.h" + /** A forge sink that writes to an atom buffer. |