Skip to content

Commit 330b925

Browse files
committed
Add missing import
1 parent 94d2e53 commit 330b925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GDHistogramGenerator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
namespace marijnvdwerf\palette;
44

55
use Intervention\Image\Image;
6+
use marijnvdwerf\palette\Color\RGBColor;
67

78
class GDHistogramGenerator extends HistogramGenerator
89
{

0 commit comments

Comments
 (0)