Skip to content

Commit ed59271

Browse files
committed
Forgot this dependency
1 parent 5457f51 commit ed59271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Native/dnclr/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ edition = "2021"
1010
shared_dx = { path = "../shared_dx" }
1111
util = { path = "../util" }
1212
global_state = { path = "../global_state" }
13+
types = { path = "../types" }
1314

1415
[target.'cfg(windows)'.dependencies]
1516
winapi = { version = "0.3", features = ["libloaderapi", "d3d9", "objidlbase",

0 commit comments

Comments
 (0)