1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-14 15:20:29 +02:00

Missing header.

This commit is contained in:
martynshaw99 2010-06-14 23:05:36 +00:00
parent 21eb328c01
commit dcb3dc656a

View File

@ -33,6 +33,7 @@ simplifies construction of menu items.
#include "Audacity.h"
#include <iterator>
#include <limits>
#include <math.h>
#include <wx/defs.h>