summaryrefslogtreecommitdiff
path: root/includes/PHPAsync.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/PHPAsync.php')
-rw-r--r--includes/PHPAsync.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/PHPAsync.php b/includes/PHPAsync.php
index 9249bb3..50e01be 100644
--- a/includes/PHPAsync.php
+++ b/includes/PHPAsync.php
@@ -22,7 +22,7 @@
/**
* Setup
*/
-require_once( UTIL_PKG_PATH.'phpcontrib_lib.php' );
+require_once( UTIL_PKG_INC.'phpcontrib_lib.php' );
// written for bitweaver environment, but you can override
if( !defined( 'PHPASYNC_TEMP_DIR' ) ){