Add missing #include.

This commit is contained in:
v.audacity 2010-08-12 21:04:49 +00:00
parent 24a4a37e57
commit 14a3ab7409
1 changed files with 1 additions and 0 deletions

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"