mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-23 15:50:05 +02:00
Fix for Linux and Mac builds...
Tried to second guess the headers neads and failed.
This commit is contained in:
parent
9bbc261321
commit
9a23598d3f
@ -28,7 +28,6 @@ class wxWindow;
|
||||
|
||||
#include "../Experimental.h"
|
||||
#include "../WaveTrack.h"
|
||||
#include "../Project.h"
|
||||
#include "../SelectedRegion.h"
|
||||
#include "../Shuttle.h"
|
||||
#include "../ShuttleGui.h"
|
||||
|
@ -20,7 +20,6 @@
|
||||
#include <wx/panel.h>
|
||||
#include <wx/timer.h>
|
||||
|
||||
#include "../Project.h"
|
||||
#include "../SampleFormat.h"
|
||||
#include "../Sequence.h"
|
||||
#include "Ruler.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user