Skip to content

Commit

Permalink
Update Color.php
Browse files Browse the repository at this point in the history
  • Loading branch information
TorbenKoehn authored Oct 20, 2020
1 parent 014851d commit 065b4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Phim/Color.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
use Phim\Color\RgbColor;
use Phim\Color\XyzColor;
use Phim\Color\XyzColorInterface;
use Phim\Exception\Runtime\NonExistentFunctionNameException;
use Phim\Exception\Color\NonExistentFunctionNameException;
use Phim\Exception\RuntimeException;
use Phim\Util\MathUtil;

Expand Down

0 comments on commit 065b4fa

Please sign in to comment.