mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Move #include of Experimental.h upward in two files
This commit is contained in:
@@ -57,11 +57,11 @@ array of Ruler::Label.
|
||||
#include "../Audacity.h"
|
||||
#include "Ruler.h"
|
||||
|
||||
#include "../Experimental.h"
|
||||
|
||||
#include <wx/dcclient.h>
|
||||
#include <wx/dcscreen.h>
|
||||
|
||||
#include "../Experimental.h"
|
||||
|
||||
#include "../AColor.h"
|
||||
#include "../AllThemeResources.h"
|
||||
#include "../NumberScale.h"
|
||||
|
Reference in New Issue
Block a user