Identify and move common internal libcrypto header files
[openssl.git] / crypto / bn / bn_gf2m.c
index 50d7c74085250019f181526611d067e57178bb9a..caad2d0d0d27234c97504f567a49c4331bb8de23 100644 (file)
@@ -92,7 +92,7 @@
 #include <assert.h>
 #include <limits.h>
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include "bn_lcl.h"
 
 #ifndef OPENSSL_NO_EC2M