summaryrefslogtreecommitdiff
path: root/src/wx/controls.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/controls.cc
parentd7abedac1b4ff6564f656fcc99ea222bfa6901a2 (diff)
Cleanup: remove some unnecessary includes.
Diffstat (limited to 'src/wx/controls.cc')
-rw-r--r--src/wx/controls.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/controls.cc b/src/wx/controls.cc
index 84923d467..7cb75ef15 100644
--- a/src/wx/controls.cc
+++ b/src/wx/controls.cc
@@ -28,7 +28,6 @@
#include "playhead_to_frame_dialog.h"
#include "playhead_to_timecode_dialog.h"
#include "static_text.h"
-#include "wx_ptr.h"
#include "wx_util.h"
#include "lib/content_factory.h"
#include "lib/cross.h"