mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Remove wx/frame.h, wx/sizer.h, wx/access.h from headers
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#ifndef __AUDACITY_MIXER_BOARD__
|
||||
#define __AUDACITY_MIXER_BOARD__
|
||||
|
||||
#include <wx/frame.h>
|
||||
#include <wx/frame.h> // to inherit
|
||||
#include <wx/bmpbuttn.h>
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/image.h>
|
||||
|
||||
Reference in New Issue
Block a user