mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-01 15:16:22 +00:00
windows build fix for r1905
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1906 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
4433e06447
commit
fefc325a55
3 changed files with 11 additions and 11 deletions
|
@ -22,7 +22,7 @@
|
|||
#include <wx/gbsizer.h>
|
||||
#include <wx/notebook.h>
|
||||
#include <wx/filepicker.h>
|
||||
#include "Config.h"
|
||||
#include "ConfigManager.h"
|
||||
|
||||
class CConfigMain
|
||||
: public wxDialog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue