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

Remove UndoManager.h from other headers

This commit is contained in:
Paul Licameli
2016-02-24 11:41:26 -05:00
parent beea490bb6
commit 73ced7b93f
11 changed files with 52 additions and 31 deletions

View File

@@ -42,6 +42,7 @@
#include "../images/Arrow.xpm"
#include "../images/Empty9x16.xpm"
#include "BatchCommands.h"
#include "Track.h"
#include "UndoManager.h"
#include "Theme.h"