1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-03 01:19:24 +02:00
This commit is contained in:
Paul Licameli 2015-07-28 10:21:41 -04:00
parent d0ed5796de
commit d703a5b054

View File

@ -60,6 +60,7 @@ and use it for toolbar and window layouts too.
#include <wx/file.h>
#include <wx/ffile.h>
#include <wx/mstream.h>
#include <wx/msgdlg.h>
#include "Project.h"
#include "toolbars/ToolBar.h"