mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
include <wx/setup.h> in all files where wxUSE* macros are used...
... even if it's redundant; improving on what was done at b47e2f9
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "Audacity.h"
|
||||
#include "CellularPanel.h"
|
||||
|
||||
#include <wx/setup.h> // for wxUSE_* macros
|
||||
#include "Project.h"
|
||||
#include "UIHandle.h"
|
||||
#include "TrackPanelCell.h"
|
||||
|
||||
Reference in New Issue
Block a user