diff --git a/src/effects/Generator.cpp b/src/effects/Generator.cpp index 821da99bd..f1d97900a 100644 --- a/src/effects/Generator.cpp +++ b/src/effects/Generator.cpp @@ -19,6 +19,8 @@ #include "Generator.h" #include "TimeWarper.h" +#include + bool Generator::Process() { if (mDuration < 0.0)