1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-20 17:41:13 +02:00

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

View File

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