[Assignment-7] fixed header spelling

This commit is contained in:
Sascha Tommasone 2024-07-06 14:55:50 +02:00
parent 10614a4392
commit 6e4ce5876b
Signed by: saschato
GPG key ID: 751068A86FCAA217

View file

@ -35,8 +35,8 @@
#include <string.h>
#include <stdlib.h>
#include "Enclave.h"
#include "Enclave_t.h"
#include "enclave.h"
#include "enclave_t.h"
#include <sgx_tseal.h>
#include <sgx_error.h>
#include <sgx_tcrypto.h>