Move AESNIMacros.h to crypto/

This commit is contained in:
EinMByte 2015-07-31 13:11:47 +02:00
parent 5d0b24d696
commit af4719d665
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#include "TunnelCrypto.h"
#include "TunnelBase.h"
#include "AESNIMacros.h"
#include "crypto/AESNIMacros.h"
namespace i2p {
namespace crypto {