mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-23 02:10:40 +00:00
Move custom printf & string_utils out of serialise/ folder
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
#include "core/plugins.h"
|
||||
#include "os/os_specific.h"
|
||||
#include "serialise/string_utils.h"
|
||||
#include "strings/string_utils.h"
|
||||
|
||||
std::string LocatePluginFile(const std::string &path, const std::string &fileName)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user