mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-06 17:13:49 +01:00
Remove wx/window.h from headers
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include <wx/bitmap.h>
|
||||
#include <wx/gdicmn.h>
|
||||
#include <wx/textctrl.h>
|
||||
#include <wx/window.h>
|
||||
|
||||
#include "Effect.h"
|
||||
#include "../widgets/wxPanelWrapper.h"
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
#include <wx/bitmap.h>
|
||||
#include <wx/checkbox.h>
|
||||
#include <wx/gdicmn.h>
|
||||
#include <wx/window.h>
|
||||
#include "../widgets/wxPanelWrapper.h"
|
||||
|
||||
#include "TwoPassSimpleMono.h"
|
||||
|
||||
@@ -18,7 +18,6 @@ Vaughan Johnson (Preview)
|
||||
#include <wx/bitmap.h>
|
||||
#include <wx/choice.h>
|
||||
#include <wx/panel.h>
|
||||
#include <wx/window.h>
|
||||
|
||||
#include "Biquad.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user