]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/context.c
Remove include/internal/decoder.h, as it's superfluous
[thirdparty/openssl.git] / crypto / context.c
index f84a00566c3a202756bbf5f78831aacf1e0524c8..ba67b0c618e9c010397eb5fd61989d79ad20fa72 100644 (file)
@@ -14,7 +14,7 @@
 #include "internal/core.h"
 #include "internal/bio.h"
 #include "internal/provider.h"
-#include "internal/decoder.h"
+#include "crypto/decoder.h"
 #include "crypto/context.h"
 
 struct ossl_lib_ctx_st {