mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-22 06:22:58 +02:00
Add missing critical inclusions of Experimental.h to other headers
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#ifndef __AUDACITY_COMMAND_MANAGER__
|
||||
#define __AUDACITY_COMMAND_MANAGER__
|
||||
|
||||
#include "../Experimental.h"
|
||||
|
||||
#include <wx/string.h>
|
||||
#include <wx/dynarray.h>
|
||||
#include <wx/menu.h>
|
||||
|
Reference in New Issue
Block a user