1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 06:01:13 +02:00

Fix build error on Linux.

This commit is contained in:
lllucius
2013-10-23 19:23:15 +00:00
parent fb8185cdbb
commit 27f87308ae

View File

@@ -24,6 +24,8 @@ Provides thread-safe logging based on the wxWidgets log facility.
#include <wx/msgdlg.h>
#include <wx/settings.h>
#include "../images/AudacityLogoAlpha.xpm"
//
// AudacityLogger class
//