DolphinWX: Add missing include for no-PCH builds
This commit is contained in:
parent
c9696ccdd5
commit
2bc3ffe07d
|
@ -3,6 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#include <algorithm>
|
||||
#include <cctype>
|
||||
|
||||
#include <wx/button.h>
|
||||
#include <wx/dialog.h>
|
||||
|
|
Loading…
Reference in New Issue