mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-04 13:40:58 +01:00
Remove some nested #include from Project.h
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "../Audacity.h"
|
||||
#include "SpectrumPrefs.h"
|
||||
|
||||
#include <wx/choice.h>
|
||||
#include <wx/defs.h>
|
||||
#include <wx/intl.h>
|
||||
#include <wx/checkbox.h>
|
||||
|
||||
@@ -19,6 +19,7 @@ Paul Licameli
|
||||
#include "GUISettings.h"
|
||||
|
||||
#include <wx/checkbox.h>
|
||||
#include <wx/choice.h>
|
||||
|
||||
#include "../Project.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user