mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-27 13:32:41 +02:00
cpu_context: Add missing include (#25)
This commit is contained in:
parent
c6158d7d64
commit
a798df5a2c
@ -1,4 +1,5 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include "cpu_context.h"
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
#include "pmc.h"
|
#include "pmc.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user