mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
Had this sitting around for a while to fix nogui.
This commit is contained in:
parent
470c9ff08a
commit
086252380d
@ -24,7 +24,9 @@
|
||||
#include <cstdio>
|
||||
|
||||
#include "GLUtil.h"
|
||||
#if defined(HAVE_WX) && HAVE_WX
|
||||
#include "WxUtils.h"
|
||||
#endif
|
||||
|
||||
#include "FileUtil.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user