summaryrefslogtreecommitdiffstats
path: root/providers/implementations/ciphers/cipher_aes_cts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'providers/implementations/ciphers/cipher_aes_cts.inc')
-rw-r--r--providers/implementations/ciphers/cipher_aes_cts.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/implementations/ciphers/cipher_aes_cts.inc b/providers/implementations/ciphers/cipher_aes_cts.inc
index dae112febf..f398534dda 100644
--- a/providers/implementations/ciphers/cipher_aes_cts.inc
+++ b/providers/implementations/ciphers/cipher_aes_cts.inc
@@ -9,8 +9,8 @@
/* Dispatch functions for AES CBC CTS ciphers */
+#include <openssl/proverr.h>
#include "cipher_aes_cts.h"
-#include "prov/providercommonerr.h"
#define AES_CTS_FLAGS PROV_CIPHER_FLAG_CTS