mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-29 15:19:44 +02:00
Remove removed header files from new cpp files.
Signed-off-by: Max Maisel <max.maisel@posteo.de>
This commit is contained in:
parent
9a22a69211
commit
d7fea9475d
@ -14,7 +14,6 @@
|
||||
*//*******************************************************************/
|
||||
|
||||
|
||||
#include "../Audacity.h" // for rint from configwin.h
|
||||
#include "Compressor2.h"
|
||||
|
||||
#include <math.h>
|
||||
@ -24,7 +23,6 @@
|
||||
#include <wx/valgen.h>
|
||||
|
||||
#include "../AColor.h"
|
||||
#include "../Internat.h"
|
||||
#include "../Prefs.h"
|
||||
#include "../ProjectFileManager.h"
|
||||
#include "../Shuttle.h"
|
||||
|
@ -14,8 +14,6 @@
|
||||
*//*******************************************************************/
|
||||
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "audacity/Types.h"
|
||||
#include "Plot.h"
|
||||
#include "Ruler.h"
|
||||
#include "../AColor.h"
|
||||
|
@ -14,8 +14,6 @@
|
||||
*//*******************************************************************/
|
||||
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "audacity/Types.h"
|
||||
#include "SliderTextCtrl.h"
|
||||
|
||||
#include <wx/defs.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user