mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-11 17:05:26 +01:00
Removed ShuttleGui.h from other headers
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
|
||||
#ifdef USE_LIBVORBIS
|
||||
|
||||
#include "Export.h"
|
||||
#include "ExportOGG.h"
|
||||
#include "Export.h"
|
||||
|
||||
#include <wx/log.h>
|
||||
#include <wx/msgdlg.h>
|
||||
@@ -31,6 +31,7 @@
|
||||
#include "../Project.h"
|
||||
#include "../Mix.h"
|
||||
#include "../Prefs.h"
|
||||
#include "../ShuttleGui.h"
|
||||
|
||||
#include "../Internat.h"
|
||||
#include "../Tags.h"
|
||||
|
||||
Reference in New Issue
Block a user