Blob Blame History Raw
diff --git a/api/soap/mantisconnect.php b/api/soap/mantisconnect.php
index cbe655a..7aa77d2 100644
--- a/api/soap/mantisconnect.php
+++ b/api/soap/mantisconnect.php
@@ -12,7 +12,6 @@
 define( 'COMPRESSION_DISABLED', true);
 ini_set( 'zlib.output_compression', false );
 
-set_include_path( '../../library' );
 require_once( 'nusoap/nusoap.php' );
 
 # create server