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

Remove unneeded things from Project.h

This commit is contained in:
Paul Licameli
2019-06-02 14:14:01 -04:00
parent ac04a34d42
commit 327845b0ee
3 changed files with 3 additions and 29 deletions

View File

@@ -83,6 +83,7 @@ CommandManager. It holds the callback for one command.
#include "CommandManager.h"
#include "CommandContext.h"
#include "CommandManagerWindowClasses.h"
#include <wx/defs.h>
#include <wx/evtloop.h>