Remove include/internal/decoder.h, as it's superfluous
[openssl.git] / crypto / evp / evp_fetch.c
index b21c6f283b4f1b860c18afa48d23c4a635ad8292..11281312993b26aeba4704c95137cec51cc2a1cf 100644 (file)
@@ -17,7 +17,7 @@
 #include "internal/core.h"
 #include "internal/provider.h"
 #include "internal/namemap.h"
-#include "internal/decoder.h"
+#include "crypto/decoder.h"
 #include "crypto/evp.h"    /* evp_local.h needs it */
 #include "evp_local.h"