]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/encode_decode/decoder_lib.c
Move e_os.h to include/internal
[thirdparty/openssl.git] / crypto / encode_decode / decoder_lib.c
index 10a38b6f82a7ee7f982cf3e61767e03ec75940cc..9242cd2c6f3cb34201006d4bc5194a2c8063312f 100644 (file)
@@ -20,7 +20,7 @@
 #include "internal/provider.h"
 #include "crypto/decoder.h"
 #include "encoder_local.h"
-#include "e_os.h"
+#include "internal/e_os.h"
 
 struct decoder_process_data_st {
     OSSL_DECODER_CTX *ctx;