Update source files for pre-3.0 deprecation
[openssl.git] / crypto / engine / tb_digest.c
index d644b1b0a825b2142b2899713e59a731f3951d7e..8a5a8332a9d9bc8ada4fdb0ce0b1c8140b7cc8f6 100644 (file)
@@ -1,13 +1,13 @@
 /*
  * Copyright 2001-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
- * Licensed under the OpenSSL license (the "License").  You may not use
+ * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
  * in the file LICENSE in the source distribution or at
  * https://www.openssl.org/source/license.html
  */
 
-#include "eng_int.h"
+#include "eng_local.h"
 
 static ENGINE_TABLE *digest_table = NULL;