mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-07 23:15:36 +01:00
Remove wx/app.h from AudacityException.h
This commit is contained in:
@@ -19,6 +19,7 @@ Paul Licameli -- split from SampleBlock.cpp and SampleBlock.h
|
||||
#include "SampleBlock.h" // to inherit
|
||||
|
||||
#include "SentryHelper.h"
|
||||
#include <wx/log.h>
|
||||
|
||||
class SqliteSampleBlockFactory;
|
||||
|
||||
@@ -1029,4 +1030,4 @@ static struct Injector
|
||||
);
|
||||
}
|
||||
} injector;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user