1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-03 15:20:17 +01:00

Add <wx/bmpbuttn.h> needed by Linux.

This commit is contained in:
James Crook
2020-02-09 20:46:16 +00:00
parent 41619af8cd
commit 30b26a0b99

View File

@@ -33,6 +33,8 @@ for each problem encountered, since there can be many orphans.
#include <wx/statbmp.h>
#include <wx/artprov.h>
#include <wx/radiobox.h>
#include <wx/bmpbuttn.h>
#include "../AudacityLogger.h"
#include "wxPanelWrapper.h"