/**
 * Author......: See docs/credits.txt
 * License.....: MIT
 */

#ifndef _EMU_INC_CIPHER_AES_H
#define _EMU_INC_CIPHER_AES_H

#include "emu_general.h"

#include "inc_vendor.h"
#include "inc_cipher_aes.h"

#endif // _EMU_INC_CIPHER_AES_H