]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/m_dss1.c
Change #include filenames from <foo.h> to <openssl.h>.
[thirdparty/openssl.git] / crypto / evp / m_dss1.c
index 2af70fdb604667502cc1452e765858df2b55a513..4315086abe4d661294cc76abf8150d2bc18fe6ec 100644 (file)
@@ -58,9 +58,9 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "evp.h"
-#include "objects.h"
-#include "x509.h"
+#include <openssl/evp.h>
+#include <openssl/objects.h>
+#include <openssl/x509.h>
 
 static EVP_MD dss1_md=
        {