mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-07 12:12:23 +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:
@@ -63,6 +63,8 @@ is time to refresh some aspect of the screen.
|
||||
#include "Audacity.h" // for USE_* macros
|
||||
#include "TrackPanel.h"
|
||||
|
||||
#include <wx/setup.h> // for wxUSE_* macros
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
#include "AdornedRulerPanel.h"
|
||||
|
||||
Reference in New Issue
Block a user