mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-09 16:05:39 +01:00
Remove wx/app.h from AudacityException.h
This commit is contained in:
@@ -20,6 +20,7 @@ It forwards the actual work of doing the commands to the ScreenshotCommand.
|
||||
#include "commands/ScreenshotCommand.h"
|
||||
#include "commands/CommandTargets.h"
|
||||
#include "commands/CommandContext.h"
|
||||
#include <wx/app.h>
|
||||
#include <wx/defs.h>
|
||||
#include <wx/event.h>
|
||||
#include <wx/frame.h>
|
||||
|
||||
Reference in New Issue
Block a user