mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 00:29:41 +02:00
Add #include in CommandManager.cpp
This commit is contained in:
parent
0c39c1292e
commit
911d468700
@ -87,6 +87,7 @@ CommandManager. It holds the callback for one command.
|
||||
|
||||
#include <wx/defs.h>
|
||||
#include <wx/eventfilter.h>
|
||||
#include <wx/evtloop.h>
|
||||
#include <wx/hash.h>
|
||||
#include <wx/intl.h>
|
||||
#include <wx/log.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user