mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 20:14:57 +00:00
Had this sitting around for a while to fix nogui.
This commit is contained in:
parent
470c9ff08a
commit
086252380d
1 changed files with 2 additions and 0 deletions
|
@ -24,7 +24,9 @@
|
|||
#include <cstdio>
|
||||
|
||||
#include "GLUtil.h"
|
||||
#if defined(HAVE_WX) && HAVE_WX
|
||||
#include "WxUtils.h"
|
||||
#endif
|
||||
|
||||
#include "FileUtil.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue