Make the perl module compile and eliminate some of the warnings.
[openssl.git] / perl / openssl.h
index 52e6cfc89a060e48295a409f534f1718eabe7fa7..2712324a302a3d60fa21e4cbfea67f02718080ad 100644 (file)
@@ -60,7 +60,7 @@ extern "C" {
 #endif
 
 #include "EXTERN.h"
-#include <openssl/perl.h>
+#include "perl.h"
 #include "XSUB.h"
 
 #ifdef __cplusplus