1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-08 06:03:49 +01:00

Fix build on Linux and Mac

This commit is contained in:
lllucius@gmail.com
2014-12-17 19:31:58 +00:00
parent 02539ea792
commit b24fccfb17
2 changed files with 2 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
#include "xml/XMLTagHandler.h"
#include "toolbars/SelectionBarListener.h"
#include "toolbars/SpectralSelectionBarListener.h"
#include "widgets/Meter.h"
#include <wx/defs.h>
#include <wx/event.h>