mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 09:31:15 +02:00
Add #include in CommandManager.cpp
This commit is contained in:
@@ -87,6 +87,7 @@ CommandManager. It holds the callback for one command.
|
|||||||
|
|
||||||
#include <wx/defs.h>
|
#include <wx/defs.h>
|
||||||
#include <wx/eventfilter.h>
|
#include <wx/eventfilter.h>
|
||||||
|
#include <wx/evtloop.h>
|
||||||
#include <wx/hash.h>
|
#include <wx/hash.h>
|
||||||
#include <wx/intl.h>
|
#include <wx/intl.h>
|
||||||
#include <wx/log.h>
|
#include <wx/log.h>
|
||||||
|
Reference in New Issue
Block a user