1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-08 08:01:19 +02:00

Remove unnecessary #include

This commit is contained in:
Paul Licameli 2019-07-09 10:55:18 -04:00
parent d7a0fa72db
commit 7d75f1bfc4

View File

@ -12,7 +12,6 @@ Paul Licameli split from TrackPanel.cpp
#include "LabelDefaultClickHandle.h"
#include "LabelTrackView.h"
#include "../../ui/TrackView.h"
#include "../../../HitTestResult.h"
#include "../../../LabelTrack.h"
#include "../../../RefreshCode.h"