mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-17 14:11:13 +01:00
Remove another unnecessary #include
This commit is contained in:
@@ -15,8 +15,6 @@ Paul Licameli split from TrackPanel.cpp
|
|||||||
#include "LabelGlyphHandle.h"
|
#include "LabelGlyphHandle.h"
|
||||||
#include "LabelTextHandle.h"
|
#include "LabelTextHandle.h"
|
||||||
|
|
||||||
#include "../../ui/SelectHandle.h"
|
|
||||||
|
|
||||||
#include "../../../HitTestResult.h"
|
#include "../../../HitTestResult.h"
|
||||||
#include "../../../TrackPanelMouseEvent.h"
|
#include "../../../TrackPanelMouseEvent.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user