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