Include memory header in EnvelopeAndLfoParameters

This commit is contained in:
sakertooth
2023-08-28 00:08:44 -04:00
parent 6a53a1005a
commit 3688073075

View File

@@ -25,6 +25,7 @@
#ifndef LMMS_ENVELOPE_AND_LFO_PARAMETERS_H
#define LMMS_ENVELOPE_AND_LFO_PARAMETERS_H
#include <memory>
#include <vector>
#include "JournallingObject.h"