1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 17:11:12 +02:00

Add new files and fix Linux includes

This commit is contained in:
Leland Lucius
2015-04-17 17:37:28 -05:00
parent 836b3c6d6b
commit 80c3705e7c
6 changed files with 78 additions and 50 deletions

View File

@@ -15,7 +15,7 @@
#include <wx/string.h>
#include "AutoRecovery.h"
class AutoSaveFile;
class AUDACITY_DLL_API AudioIOListener {
public: