Add missing include

This commit is contained in:
martynshaw99 2011-06-12 16:46:21 +00:00
parent 20a2c8cc17
commit fe2449858d
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include <wx/dynarray.h>
#include <wx/dcclient.h>
#include <wx/dcmemory.h>
#include <wx/valtext.h>
#include "../Audacity.h"
#include "../Prefs.h"