diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/aes.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/aes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/aes.h b/plugins/CryptoPP/crypto/src/aes.h index 03b6bf12b9..76dc866515 100644 --- a/plugins/CryptoPP/crypto/src/aes.h +++ b/plugins/CryptoPP/crypto/src/aes.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_AES_H
+#ifndef CRYPTOPP_AES_H
#define CRYPTOPP_AES_H
#include "rijndael.h"
|