mirror of
https://github.com/audacity/wxWidgets.git
synced 2025-12-10 21:09:32 -06:00
Adding missing header for non-precompiled headers
This commit is contained in:
parent
cfab2206da
commit
a8cc8f5ae8
@ -28,6 +28,7 @@
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/app.h"
|
||||
#include "wx/nonownedwnd.h"
|
||||
#include "wx/dialog.h"
|
||||
#endif // WX_PRECOMP
|
||||
|
||||
#include "wx/log.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user