$NetBSD$

--- src/ssh2/sftphandle.h.orig	2007-09-23 15:28:36.000000000 -0400
+++ src/ssh2/sftphandle.h	2010-03-03 00:22:55.000000000 -0500
@@ -8,7 +8,7 @@
 #define PyOpenSSL_SSH2_SFTP_HANDLE_H_
 
 #include <Python.h>
-#include "libssh2_priv.h"
+#include "libssh2.h"
 
 extern  int       init_SSH2_SFTP_handle   (PyObject *);
 
