Skip to content

Commit 315cdb4

Browse files
committed
Compile fix for Heaps
1 parent c56c2bf commit 315cdb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

polymod/backends/HEAPSBackend.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package polymod.backends;
33
import haxe.io.Bytes;
44
import polymod.Polymod;
55
import polymod.util.Util;
6-
import polymod.backends.PolymodAssetLibrary;
6+
import polymod.PolymodAssetLibrary;
77
import polymod.PolymodAssets.PolymodAssetType;
88
#if unifill
99
import unifill.Unifill;

0 commit comments

Comments
 (0)