mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-06 14:48:17 +01:00
Add missing include to expandedheap.h
This commit is contained in:
parent
bb7d180e40
commit
5405bca57e
@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include <wut.h>
|
||||
#include "memheap.h"
|
||||
|
||||
/**
|
||||
* \defgroup coreinit_expheap Expanded Heap
|
||||
|
Loading…
Reference in New Issue
Block a user