1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-05 19:21:59 +01:00

Removed ShuttleGui.h from other headers

This commit is contained in:
Paul Licameli
2015-06-18 10:24:36 -04:00
parent 66576997f0
commit e70f91c64e
89 changed files with 198 additions and 150 deletions

View File

@@ -14,6 +14,7 @@
*//*******************************************************************/
#include "Audacity.h"
#include "LabelDialog.h"
#include <wx/button.h>
#include <wx/defs.h>
@@ -29,8 +30,8 @@
#include <wx/stattext.h>
#include <wx/textdlg.h>
#include "ShuttleGui.h"
#include "Internat.h"
#include "LabelDialog.h"
#include "LabelTrack.h"
#include "Prefs.h"
#include "Project.h"