1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 22:12:58 +02:00

And so, ControlToolBar.cpp does not need AdornedRulerPanel.h

This commit is contained in:
Paul Licameli
2019-07-01 19:44:54 -04:00
parent e815949535
commit ce7773b7ab

View File

@@ -57,7 +57,6 @@
#include <wx/datetime.h>
#include "../AColor.h"
#include "../AdornedRulerPanel.h"
#include "../AllThemeResources.h"
#include "../AudioIO.h"
#include "../CommonCommandFlags.h"