mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Add missing Config.h include
This commit is contained in:
parent
695efe3729
commit
c48680ccdb
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#include "Common/Log.h"
|
||||
#include "Core/Config.h"
|
||||
#include "Core/ConfigValues.h"
|
||||
#include "libretro/LibretroD3D11Context.h"
|
||||
#include "Common/GPU/D3D11/D3D11Loader.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue