]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/dh/dh_err.c
Change #include filenames from <foo.h> to <openssl.h>.
[thirdparty/openssl.git] / crypto / dh / dh_err.c
index 5c1a12941463964dc89ba3e73241b8f459361824..986fe6ce7817d8199a5e3b3f12c0ffe67e0ee840 100644 (file)
@@ -56,8 +56,8 @@
  * [including the GNU Public Licence.]
  */
 #include <stdio.h>
-#include "err.h"
-#include "dh.h"
+#include <openssl/err.h>
+#include <openssl/dh.h>
 
 /* BEGIN ERROR CODES */
 #ifndef NO_ERR