summaryrefslogtreecommitdiff
path: root/src/wx/timing_panel.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-04-25 11:03:42 +0200
committerCarl Hetherington <cth@carlh.net>2023-04-25 11:03:42 +0200
commite87f943433216d294b22853411eca5c582be1066 (patch)
tree4fb7fca64b348f9c6dd0f7778ce1187d0ba9b71a /src/wx/timing_panel.cc
parentd7abedac1b4ff6564f656fcc99ea222bfa6901a2 (diff)
Cleanup: remove some unnecessary includes.
Diffstat (limited to 'src/wx/timing_panel.cc')
-rw-r--r--src/wx/timing_panel.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/timing_panel.cc b/src/wx/timing_panel.cc
index 47019487f..890049ae9 100644
--- a/src/wx/timing_panel.cc
+++ b/src/wx/timing_panel.cc
@@ -26,7 +26,6 @@
#include "static_text.h"
#include "timecode.h"
#include "timing_panel.h"
-#include "wx_ptr.h"
#include "wx_util.h"
#include "lib/audio_content.h"
#include "lib/content.h"