1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 08:09:32 +02:00

fix compilation

This commit is contained in:
Paul Licameli 2016-02-19 01:37:27 -05:00
parent 111bb1d217
commit 8b7266fe2e

View File

@ -15,6 +15,7 @@
#ifndef __AUDACITY_SNAP__
#define __AUDACITY_SNAP__
#include <vector>
#include <wx/defs.h>
#include <wx/dynarray.h>
#include <wx/string.h>