Move OpenSSLPtrTypes.h from folly/io/async/ssl to folly/ssl
[folly.git] / folly / ssl / OpenSSLCertUtils.cpp
index 10c5f9964e0799f38a3c68d57684d8ff9b53e597..b1bdf180e737e8dbdfa5e4f1d0566d38e905aafa 100644 (file)
@@ -17,7 +17,7 @@
 
 #include <folly/ScopeGuard.h>
 #include <folly/String.h>
-#include <folly/io/async/ssl/OpenSSLPtrTypes.h>
+#include <folly/ssl/OpenSSLPtrTypes.h>
 
 namespace folly {
 namespace ssl {