Change the command line options of mkerr.pl so -static is now default and
[oweals/openssl.git] / crypto / evp / m_dss.c
index 80b4eca1361dc017c9001942271e6fbfdec9435d..356b936a1c9c1815e3cb97afb710631b7aef811f 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 dsa_md=
        {