1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-12 06:01:13 +02:00

Supply missing #include

This commit is contained in:
Paul Licameli 2016-04-24 21:36:00 -04:00
parent 853dff4106
commit e988646bdb

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"