PR: 2786
[oweals/openssl.git] / crypto / ui / ui_util.c
index 46bc8c1a9a08f48496b7de645717fcb0e7d306e0..5d9760bb7b3ff4d02460571122a1457f525eb6cf 100644 (file)
@@ -54,7 +54,7 @@
  */
 
 #include <string.h>
-#include <openssl/ui.h>
+#include "ui_locl.h"
 
 int UI_UTIL_read_pw_string(char *buf,int length,const char *prompt,int verify)
        {