@@ -20,10 +20,11 @@ * POSSIBILITY OF SUCH DAMAGE. */ #import "SL3Connection.h" #import "SL3PreparedStatement.h" +#import "SL3PreparedStatement+Private.h" #import "SL3ExecuteStatementFailedException.h" #import "SL3OpenFailedException.h" @implementation SL3Connection