mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-19 15:31:53 +00:00
DolphinWX: Add missing include for no-PCH builds
This commit is contained in:
parent
c9696ccdd5
commit
2bc3ffe07d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#include <algorithm>
|
||||
#include <cctype>
|
||||
|
||||
#include <wx/button.h>
|
||||
#include <wx/dialog.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue