From 6a4c40126d52aeb2eb47eac6992fa884cb17acc3 Mon Sep 17 00:00:00 2001 From: Shauren Date: Mon, 25 Dec 2017 21:47:21 +0100 Subject: Nopch build fix --- src/common/Cryptography/RSA.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/common/Cryptography/RSA.h b/src/common/Cryptography/RSA.h index a55751bfd7c..1eac7c7c06e 100644 --- a/src/common/Cryptography/RSA.h +++ b/src/common/Cryptography/RSA.h @@ -15,6 +15,7 @@ * with this program. If not, see . */ +#include "Define.h" #include #include -- cgit v1.2.3