Reorganize private crypto header files
[openssl.git] / crypto / bn / bn_conv.c
index 9219fa4cb88f2de762e9ceede9d1012851bed201..3c5ae75ef7e6877ebf7b5eecf1728464ad4ec321 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/err.h>
-#include "internal/ctype.h"
+#include "crypto/ctype.h"
 #include "bn_lcl.h"
 
 static const char Hex[] = "0123456789ABCDEF";