1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Remove some unnecessary #includes

This commit is contained in:
Paul Licameli
2020-11-18 14:26:06 -05:00
parent 47b3b798c9
commit d49a888b98
3 changed files with 0 additions and 3 deletions

View File

@@ -34,7 +34,6 @@
#include <wx/tooltip.h>
#endif
#include "ToolDock.h"
#include "../TrackPanel.h"
#include "../AColor.h"