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

Commit ff936ea

Browse files
authored
Merge pull request #27 from volodg/fix_compilation_for_static_linking
Fix compilation for static linking
2 parents 5feb6d1 + b61e4d2 commit ff936ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)