forked from dolphin-emu/dolphin
Include CommonTypes.h instead of Common.h.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <cstdio>
|
||||
#include <string.h>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/Crypto/bn.h"
|
||||
|
||||
static void bn_zero(u8 *d, u32 n)
|
||||
|
||||
Reference in New Issue
Block a user