mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-04 00:22:15 +02:00
cpu_context: Add missing include
This commit is contained in:
parent
5d97ac48f2
commit
f26f5f3eee
@ -1,4 +1,5 @@
|
||||
#include <stdint.h>
|
||||
#include "cpu_context.h"
|
||||
#include "utils.h"
|
||||
#include "pmc.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user