1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-06 11:42:17 +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

@@ -19,6 +19,7 @@
*//*******************************************************************/
#include "Audacity.h"
#include "TimerRecordDialog.h"
#include <wx/defs.h>
#include <wx/datetime.h>
@@ -29,7 +30,7 @@
#include <wx/timer.h>
#include <wx/dynlib.h> //<! For windows.h
#include "TimerRecordDialog.h"
#include "ShuttleGui.h"
#include "Project.h"
#include "Internat.h"
#include "Prefs.h"