Skip to content

Commit 065b4fa

Browse files
authored
Update Color.php
1 parent 014851d commit 065b4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Phim/Color.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use Phim\Color\RgbColor;
1515
use Phim\Color\XyzColor;
1616
use Phim\Color\XyzColorInterface;
17-
use Phim\Exception\Runtime\NonExistentFunctionNameException;
17+
use Phim\Exception\Color\NonExistentFunctionNameException;
1818
use Phim\Exception\RuntimeException;
1919
use Phim\Util\MathUtil;
2020

0 commit comments

Comments
 (0)