1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-07 12:12:23 +01:00

inclusions of Audacity.h

This commit is contained in:
Paul Licameli
2018-02-08 23:13:50 -05:00
parent 574a20f95f
commit a3be011bf6
11 changed files with 12 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ threshold of difference in two selected tracks
*//*******************************************************************/
#include "../Audacity.h"
#include "CompareAudioCommand.h"
#include "../Project.h"
#include "Command.h"