Fixed ARM build.

This commit is contained in:
XMRig 2019-06-02 21:06:30 +07:00
parent ba94c08bf5
commit 36fcdf3f9d

View file

@ -29,10 +29,10 @@
#include "common/crypto/keccak.h"
#include "common/utils/mm_malloc.h"
#include "crypto/CryptoNight.h"
#include "crypto/common/portable/mm_malloc.h"
#include "crypto/CryptoNight_constants.h"
#include "crypto/CryptoNight_monero.h"
#include "crypto/CryptoNight.h"
#include "crypto/soft_aes.h"