Added <wx/version.h> so that the wxCHECK_VERSION will work.

This commit is contained in:
james.k.crook@gmail.com 2014-10-18 19:18:35 +00:00
parent af649b94e1
commit e42ac43908
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
*//*******************************************************************/
#include <wx/version.h>
#include "Audacity.h"
#include "CaptureEvents.h"