Skip to content

Commit 572b280

Browse files
committed
Merge remote-tracking branch 'origin/master' into develop
2 parents 2eb118c + 9bcad02 commit 572b280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/pscss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
error_reporting(E_ALL);
55

6-
include 'scss.inc.php';
6+
include __DIR__.'/../scss.inc.php';
77

88
use Leafo\ScssPhp\Compiler;
99
use Leafo\ScssPhp\Parser;

0 commit comments

Comments
 (0)