mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-14 18:37:27 +00:00
Compilation fix
This commit is contained in:
parent
3c27bf0a6a
commit
6ae7f450f1
@ -5,6 +5,7 @@
|
||||
#include "Emu/SysCalls/Modules/cellVideoOut.h"
|
||||
#include "SettingsDialog.h"
|
||||
#include "Utilities/Log.h"
|
||||
#include <wx/radiobox.h>
|
||||
|
||||
SettingsDialog::SettingsDialog(wxWindow *parent)
|
||||
: wxDialog(parent, wxID_ANY, "Settings", wxDefaultPosition)
|
||||
|
Loading…
Reference in New Issue
Block a user