mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 23:32:39 -05:00
GeneralConfigPane: Add <vector> include
Ensures the class member is always resolved correctly.
This commit is contained in:
parent
2bd7f7f0d8
commit
934b32acfb
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <vector>
|
||||
#include <wx/arrstr.h>
|
||||
#include <wx/panel.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user