diff --git a/src/flextype/bootstrap.php b/src/flextype/bootstrap.php index 61c0d870..c39e2fa7 100755 --- a/src/flextype/bootstrap.php +++ b/src/flextype/bootstrap.php @@ -103,7 +103,7 @@ if ($registry->get('flextype.settings.errors.display')) { /** * Include Dependencies */ -include_once 'dependencies.php'; +include_once ROOT_DIR . '/src/flextype/dependencies.php'; /** * Set session options before you start the session