1
0
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:
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

@@ -41,6 +41,7 @@ and in the spectrogram spectral selection.
#include "Audacity.h"
#include "FreqWindow.h"
// For compilers that support precompilation, includes "wx/wx.h".
#include <wx/wxprec.h>
@@ -70,8 +71,7 @@ and in the spectrogram spectral selection.
#include <math.h>
#include "FreqWindow.h"
#include "ShuttleGui.h"
#include "AColor.h"
#include "FFT.h"
#include "Internat.h"