mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-17 08:30: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 "EnvelopeEditor.h"
|
||||||
|
|
||||||
|
#include "Experimental.h"
|
||||||
|
|
||||||
#include <wx/dc.h>
|
#include <wx/dc.h>
|
||||||
#include <wx/event.h>
|
#include <wx/event.h>
|
||||||
|
|
||||||
|
@ -8,8 +8,11 @@
|
|||||||
|
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
|
#include "Audacity.h"
|
||||||
#include "ZoomInfo.h"
|
#include "ZoomInfo.h"
|
||||||
|
|
||||||
|
#include "Experimental.h"
|
||||||
|
|
||||||
#include "prefs/GUISettings.h"
|
#include "prefs/GUISettings.h"
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user