Add weirdly missing header for msvc

This commit is contained in:
Marek Roszko 2024-04-28 22:22:24 -04:00
parent 9ffa5db667
commit 3d56494652
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#include <wx/fs_zip.h>
#include <wx/dir.h>
#include <wx/filename.h>
#include <wx/msgdlg.h>
#include <wx/propgrid/propgrid.h>
#include <wx/snglinst.h>
#include <wx/stdpaths.h>