mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-04 02:33:14 +01:00
Missing include on Linux.
This commit is contained in:
@@ -21,6 +21,7 @@ Provides thread-safe logging based on the wxWidgets log facility.
|
||||
|
||||
#include <wx/log.h>
|
||||
#include <wx/frame.h>
|
||||
#include <wx/icon.h>
|
||||
#include <wx/msgdlg.h>
|
||||
#include <wx/settings.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user