mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-03 07:33:49 +01:00
Remove some unnecessary #include-s
This commit is contained in:
@@ -17,7 +17,6 @@ Paul Licameli split from TrackPanel.cpp
|
|||||||
#include "LabelTrackVRulerControls.h"
|
#include "LabelTrackVRulerControls.h"
|
||||||
#include "LabelGlyphHandle.h"
|
#include "LabelGlyphHandle.h"
|
||||||
#include "LabelTextHandle.h"
|
#include "LabelTextHandle.h"
|
||||||
#include "LabelTrackVRulerControls.h"
|
|
||||||
|
|
||||||
#include "../../../LabelTrack.h"
|
#include "../../../LabelTrack.h"
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,6 @@ Paul Licameli split from TrackPanel.cpp
|
|||||||
#include "../../../../WaveTrack.h"
|
#include "../../../../WaveTrack.h"
|
||||||
|
|
||||||
#include "WaveTrackControls.h"
|
#include "WaveTrackControls.h"
|
||||||
#include "WaveTrackVRulerControls.h"
|
|
||||||
|
|
||||||
#include "SpectrumView.h"
|
#include "SpectrumView.h"
|
||||||
#include "WaveformView.h"
|
#include "WaveformView.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user