mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-11 07:03:33 +02:00
Merge ext/native/stringutil.cpp/h into Common/StringUtils.cpp/h.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
#include "base/stringutil.h"
|
||||
#include "i18n/i18n.h"
|
||||
#include "util/text/utf8.h"
|
||||
#include "base/NativeApp.h"
|
||||
@@ -19,6 +18,7 @@
|
||||
#include "Common/ConsoleListener.h"
|
||||
#include "Common/OSVersion.h"
|
||||
#include "Common/Vulkan/VulkanLoader.h"
|
||||
#include "Common/StringUtils.h"
|
||||
#if PPSSPP_API(ANY_GL)
|
||||
#include "GPU/GLES/TextureScalerGLES.h"
|
||||
#include "GPU/GLES/TextureCacheGLES.h"
|
||||
|
||||
Reference in New Issue
Block a user