summaryrefslogtreecommitdiff
path: root/LibertyQuota.php
diff options
context:
space:
mode:
Diffstat (limited to 'LibertyQuota.php')
-rw-r--r--LibertyQuota.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/LibertyQuota.php b/LibertyQuota.php
index 63840eb..549e62f 100644
--- a/LibertyQuota.php
+++ b/LibertyQuota.php
@@ -15,7 +15,7 @@
/**
* required setup
*/
-require_once( LIBERTY_PKG_PATH.'LibertyAttachable.php' );
+require_once( LIBERTY_PKG_CLASS_PATH.'LibertyAttachable.php' );
/**
* Quota class to illustrate best practices when creating a new bitweaver package that