1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-08 22:23:59 +01:00

Fix for Linux and Mac builds...

Tried to second guess the headers neads and failed.
This commit is contained in:
lllucius@gmail.com
2014-12-19 17:05:54 +00:00
parent 9bbc261321
commit 9a23598d3f
2 changed files with 0 additions and 2 deletions

View File

@@ -28,7 +28,6 @@ class wxWindow;
#include "../Experimental.h"
#include "../WaveTrack.h"
#include "../Project.h"
#include "../SelectedRegion.h"
#include "../Shuttle.h"
#include "../ShuttleGui.h"