mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-04 16:42:14 +02:00
smc_user: Fix include directive
This commit is contained in:
parent
24cbd060a9
commit
9bca0ddca4
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
#include "cache.h"
|
#include "cache.h"
|
||||||
#incoude "configitem.h"
|
#include "configitem.h"
|
||||||
#include "masterkey.h"
|
#include "masterkey.h"
|
||||||
#include "smc_api.h"
|
#include "smc_api.h"
|
||||||
#include "smc_user.h"
|
#include "smc_user.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user