1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-11 15:15:57 +01:00

Fix build on OSX

This commit is contained in:
Leland Lucius
2015-07-27 20:48:32 -05:00
parent 1970d435a9
commit df4879b234
2 changed files with 7 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
#include <wx/tokenzr.h>
#include <wx/mac/private.h>
#include "../../ShuttleGui.h"
#include "../../widgets/valnum.h"