summaryrefslogtreecommitdiff
path: root/thirdparty/misc/aes256.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/misc/aes256.h')
-rw-r--r--thirdparty/misc/aes256.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/misc/aes256.h b/thirdparty/misc/aes256.h
index 8fcc25a4de..150a0670f5 100644
--- a/thirdparty/misc/aes256.h
+++ b/thirdparty/misc/aes256.h
@@ -21,7 +21,7 @@
#ifndef AES_256_H
#define AES_256_H
-#include "typedefs.h"
+#include "core/typedefs.h"
#ifdef __cplusplus
extern "C" {