mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 17:11:12 +02:00
Really fix linux compilation!
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
#include "Generator.h"
|
||||
#include "TimeWarper.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
bool Generator::Process()
|
||||
{
|
||||
if (mDuration < 0.0)
|
||||
|
Reference in New Issue
Block a user