mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-04 22:49:07 +02:00
Fix build on Linux and Mac
This commit is contained in:
parent
02539ea792
commit
b24fccfb17
@ -31,6 +31,7 @@
|
||||
#include "xml/XMLTagHandler.h"
|
||||
#include "toolbars/SelectionBarListener.h"
|
||||
#include "toolbars/SpectralSelectionBarListener.h"
|
||||
#include "widgets/Meter.h"
|
||||
|
||||
#include <wx/defs.h>
|
||||
#include <wx/event.h>
|
||||
|
@ -15,6 +15,7 @@
|
||||
#define __AUDACITY_METER_TOOLBAR__
|
||||
|
||||
#include "ToolBar.h"
|
||||
#include "../Project.h"
|
||||
|
||||
class wxDC;
|
||||
class wxGridBagSizer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user