1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02:00

Remove FileHistory.h, KeyView.h from .h files

This commit is contained in:
Paul Licameli
2019-03-30 15:22:43 -04:00
parent 5d7584e91a
commit 2d8abe6b74
6 changed files with 7 additions and 4 deletions

View File

@@ -15,6 +15,7 @@
#include "../export/Export.h"
#include "../export/ExportMultiple.h"
#include "../widgets/ErrorDialog.h"
#include "../widgets/FileHistory.h"
#ifdef USE_MIDI
#include "../import/ImportMIDI.h"