1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-12-26 09:17:21 +00:00

Add missing include

This commit is contained in:
Kostas Missos 2018-05-14 01:45:39 +03:00
parent bda777b1da
commit 075a9e0a9e

View File

@ -46,6 +46,7 @@
#include "se_t210.h"
#include "hos.h"
#include "pkg1.h"
#include "mmc.h"
//TODO: ugly.
sdmmc_t sd_sdmmc;