From 991819bc28f21cab2426b6d67099686ad7ee5f52 Mon Sep 17 00:00:00 2001 From: Paul Licameli Date: Sat, 10 Jun 2017 12:35:20 -0400 Subject: [PATCH] Remove #includes --- src/TrackPanel.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/TrackPanel.h b/src/TrackPanel.h index b6b74f725..03353c2be 100644 --- a/src/TrackPanel.h +++ b/src/TrackPanel.h @@ -17,8 +17,6 @@ #include #include "Experimental.h" -#include "audacity/Types.h" -#include "widgets/NumericTextCtrl.h" #include "SelectedRegion.h" #include "WaveTrackLocation.h"