Use lessphp from the include path

refs #6165
refs #6166
This commit is contained in:
Eric Lippmann 2014-11-14 13:27:02 +01:00
parent 85c6150ca4
commit 49d66a7b73
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ class LessCompiler
*/ */
public function __construct() public function __construct()
{ {
require_once 'IcingaVendor/lessphp/lessc.inc.php'; require_once 'lessphp/lessc.inc.php';
$this->lessc = new lessc(); $this->lessc = new lessc();
$this->lessc->setVariables( $this->lessc->setVariables(