Cleanup: move remaining providers/common/include/internal/*.h
[openssl.git] / providers / implementations / ciphers / cipher_tdes.c
index 1ded6202df4e49aed143308d759817e2b9b03e6d..e6dab582ca57a1b4fa7b30f6f05385e04020ce8e 100644 (file)
@@ -11,7 +11,7 @@
 #include "cipher_tdes.h"
 #include "crypto/rand.h"
 #include "prov/implementations.h"
-#include "internal/providercommonerr.h"
+#include "prov/providercommonerr.h"
 
 void *tdes_newctx(void *provctx, int mode, size_t kbits, size_t blkbits,
                   size_t ivbits, uint64_t flags, const PROV_CIPHER_HW *hw)