Implement windows async pool and notify support
[openssl.git] / crypto / async / arch / async_win.h
index 6c2a31007d625dc1934336cbda6792726f9f2930..4ecaa02af6e359b1ff7b9de08af082b44ff1958c 100644 (file)
@@ -62,7 +62,7 @@
 # define ASYNC_ARCH
 
 # include <windows.h>
-# include "cryptlib.h"
+# include "internal/cryptlib.h"
 
 typedef struct async_fibre_st {
     LPVOID fibre;