mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Supply missing #include "Experimental.h"
This commit is contained in:
parent
30be658b00
commit
8a69be0305
@ -8,8 +8,11 @@
|
||||
|
||||
**********************************************************************/
|
||||
|
||||
#include "Audacity.h"
|
||||
#include "EnvelopeEditor.h"
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
#include <wx/dc.h>
|
||||
#include <wx/event.h>
|
||||
|
||||
|
@ -8,8 +8,11 @@
|
||||
|
||||
**********************************************************************/
|
||||
|
||||
#include "Audacity.h"
|
||||
#include "ZoomInfo.h"
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
#include "prefs/GUISettings.h"
|
||||
|
||||
namespace {
|
||||
|
Loading…
x
Reference in New Issue
Block a user