mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 20:42:44 +02:00
Add missing include in tmem.h
This commit is contained in:
parent
3709ee92a5
commit
372021e226
@ -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