From 06fe06f9f1f7560bf7f18cf98ddadc703c29914c Mon Sep 17 00:00:00 2001 From: TuxSH Date: Mon, 29 Aug 2016 18:18:11 +0200 Subject: [PATCH] Update CFWInfo.h --- injector/source/CFWInfo.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/injector/source/CFWInfo.h b/injector/source/CFWInfo.h index bf2c489..30b4781 100644 --- a/injector/source/CFWInfo.h +++ b/injector/source/CFWInfo.h @@ -1,5 +1,7 @@ #pragma once +#include <3ds/types.h> + typedef struct __attribute__((packed)) { char magic[4];