1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-05 14:18:53 +02:00

Supply missing #include

This commit is contained in:
Paul Licameli 2016-04-24 21:36:13 -04:00
commit 841759469a

View File

@ -10,6 +10,7 @@ Paul Licameli split from TrackPanel.cpp
#include "Scrubbing.h"
#include "../../Experimental.h"
#include <functional>
#include "../../AudioIO.h"
#include "../../Project.h"