Skip to content

Commit cf95e01

Browse files
committed
Correct qsys ip search path
Signed-off-by: Michael Brown <producer@holotronic.dk>
1 parent bd511a3 commit cf95e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<library>
3-
<path path="../../../cv-ip/**/*" />
3+
<path path="../../cv-ip/**/*" />
44
</library>

0 commit comments

Comments
 (0)