mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-08 04:32:00 +01:00
Removed ShuttleGui.h from other headers
This commit is contained in:
@@ -16,6 +16,7 @@ of the BlockFile system.
|
||||
|
||||
|
||||
#include "Audacity.h"
|
||||
#include "Benchmark.h"
|
||||
|
||||
#include <wx/log.h>
|
||||
#include <wx/textctrl.h>
|
||||
@@ -33,7 +34,7 @@ of the BlockFile system.
|
||||
#include <wx/valtext.h>
|
||||
#include <wx/intl.h>
|
||||
|
||||
#include "Benchmark.h"
|
||||
#include "ShuttleGui.h"
|
||||
#include "Project.h"
|
||||
#include "WaveTrack.h"
|
||||
#include "Sequence.h"
|
||||
|
||||
Reference in New Issue
Block a user