mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user