mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
SDL (Mac) buildfix
This commit is contained in:
parent
3f02f9fc77
commit
bdd09be76b
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ SDLJoystick *joystick = NULL;
|
|||
#include "base/display.h"
|
||||
#include "base/logging.h"
|
||||
#include "base/timeutil.h"
|
||||
#include "gfx/gl_common.h"
|
||||
#include "gfx_es2/gpu_features.h"
|
||||
#include "input/input_state.h"
|
||||
#include "input/keycodes.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue