Skip to content

Commit 607f79d

Browse files
committed
Minor bug fix
Signed-off-by: RJ Garcia <[email protected]>
1 parent 456827f commit 607f79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010

1111
const _INCLUDED = 1;
1212

13-
require_once __DIR__ . '/autoload.php';
13+
require_once __DIR__ . '/php-inc.php';

0 commit comments

Comments
 (0)