1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-02 01:44:25 +01:00

Remove unneeded inclusions of Project.h, no cycles broken

This commit is contained in:
Paul Licameli
2019-05-22 09:46:34 -04:00
parent af3e7a09d5
commit d5b2507af9
18 changed files with 0 additions and 18 deletions

View File

@@ -35,7 +35,6 @@
#include <wx/treebook.h>
#include "../AudioIO.h"
#include "../Project.h"
#include "../Prefs.h"
#include "../ShuttleGui.h"