mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-22 04:52:39 +02:00
Add missing include in tmem.h
This commit is contained in:
parent
3709ee92a5
commit
372021e226
@ -7,6 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
#include "../types.h"
|
#include "../types.h"
|
||||||
|
#include "../kernel/svc.h"
|
||||||
|
|
||||||
/// Transfer memory information structure.
|
/// Transfer memory information structure.
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user