diff options
| author | Matthew Parlane <parlane@gmail.com> | 2013-08-16 01:06:44 +1200 |
|---|---|---|
| committer | Matthew Parlane <parlane@gmail.com> | 2013-08-16 01:06:44 +1200 |
| commit | 417552b21e30aee3dc2b720d65c2cd757997a33e (patch) | |
| tree | 916d4a215283a74c5501e550c848940171c15140 /Source/Core | |
| parent | d6ec6ae97a5eba4cd91e4596af314a72481942b7 (diff) | |
Not sure what that was.
Diffstat (limited to 'Source/Core')
| -rw-r--r-- | Source/Core/Core/Src/ec_wii.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/Core/Src/ec_wii.h b/Source/Core/Core/Src/ec_wii.h index 36aaf373a2..263343fceb 100644 --- a/Source/Core/Core/Src/ec_wii.h +++ b/Source/Core/Core/Src/ec_wii.h @@ -22,7 +22,6 @@ #define _ECWII_H #include "Common.h" -#include <lzoconf.h> void get_ng_cert(u8* ng_cert_out, u32 NG_id, u32 NG_key_id, const u8* NG_priv, const u8* NG_sig); void get_ap_sig_and_cert(u8 *sig_out, u8 *ap_cert_out, u64 title_id, u8 *data, u32 data_size, const u8 *NG_priv, u32 NG_id); |
