1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-01 22:53:50 +01:00

Add missing #include.

This commit is contained in:
v.audacity
2010-08-12 21:04:49 +00:00
parent 24a4a37e57
commit 14a3ab7409

View File

@@ -19,6 +19,7 @@ for each problem encountered, since there can be many orphans.
*//*******************************************************************/
#include "../Audacity.h"
#include "../AudacityApp.h"
#include "MultiDialog.h"