mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-18 17:10:55 +02:00
Include Experimental.h before a use of EXPERIMENTAL_DA...
... I checked, and there are no other missed inclusions of Experimental.h before tests of EXPERIMENTAL_* macros, except the special handling of version numbers in Audacity.h.
This commit is contained in:
parent
f4b209e4f7
commit
a7583da349
@ -22,6 +22,8 @@ used throughout Audacity into this one place.
|
||||
|
||||
#include "Audacity.h"
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
#include <wx/defs.h>
|
||||
#include <wx/filename.h>
|
||||
#include <wx/intl.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user