Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit b61e4d2

Browse files
committed
Fix compilation for static linking
1 parent 5feb6d1 commit b61e4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Library/Core/ColorPaletteItemResource.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// License: MIT License
88
//
99

10-
import Foundation
10+
import CoreGraphics
1111

1212
public protocol ColorPaletteItemResourceType {
1313

0 commit comments

Comments
 (0)