1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-10-03 05:02:04 +00:00

Add missing include

This commit is contained in:
Kostas Missos 2018-05-14 01:45:39 +03:00 committed by nwert
parent 0f5ffb4c43
commit 8da015d993

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;