mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-31 07:59:27 +02:00
Missing include on Linux.
This commit is contained in:
parent
3ec8989265
commit
dd8e0a5edd
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user