mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 17:01:24 +12:00
First stage of WX dependency removal.
This commit is contained in:
parent
d83a9b12d6
commit
6bcaf469e8
26 changed files with 296 additions and 235 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
#define NOMINMAX
|
||||
|
||||
#ifndef QT_UI
|
||||
#include <wx/string.h>
|
||||
|
||||
#include <wx/wx.h>
|
||||
|
@ -17,6 +18,7 @@
|
|||
#include <wx/filepicker.h>
|
||||
|
||||
#include <wx/wxprec.h>
|
||||
#endif
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue