mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-05 15:09:08 +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 "xml/XMLTagHandler.h"
|
||||||
#include "toolbars/SelectionBarListener.h"
|
#include "toolbars/SelectionBarListener.h"
|
||||||
#include "toolbars/SpectralSelectionBarListener.h"
|
#include "toolbars/SpectralSelectionBarListener.h"
|
||||||
|
#include "widgets/Meter.h"
|
||||||
|
|
||||||
#include <wx/defs.h>
|
#include <wx/defs.h>
|
||||||
#include <wx/event.h>
|
#include <wx/event.h>
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
#define __AUDACITY_METER_TOOLBAR__
|
#define __AUDACITY_METER_TOOLBAR__
|
||||||
|
|
||||||
#include "ToolBar.h"
|
#include "ToolBar.h"
|
||||||
|
#include "../Project.h"
|
||||||
|
|
||||||
class wxDC;
|
class wxDC;
|
||||||
class wxGridBagSizer;
|
class wxGridBagSizer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user