mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Add (redundant) #include "Experimental.h" in all .cpp files using the symbols
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
#include "WaveTrack.h"
|
||||
#include "widgets/Ruler.h"
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
// Globals, so that we remember settings from session to session
|
||||
static wxPrintData *gPrintData = NULL;
|
||||
static wxPageSetupData *gPageSetupData = NULL;
|
||||
|
Reference in New Issue
Block a user