mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-09-09 11:05:39 +00:00
typo fix
This commit is contained in:
parent
1c48cc16c8
commit
e4cbd8f8ab
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
#include "common/logging/log.h"
|
#include "common/logging/log.h"
|
||||||
#include "core/libraries/error_codes.h"
|
#include "core/libraries/error_codes.h"
|
||||||
#include "core/libraries/libs.h"
|
#include "core/libraries/libs.h"
|
||||||
#include "core/libraries/fontft/fontft.h"
|
#include "core/libraries/font/fontft.h"
|
||||||
|
|
||||||
namespace Libraries::FontFt {
|
namespace Libraries::FontFt {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue