diff options
Diffstat (limited to 'io/Library_io.mk')
-rw-r--r-- | io/Library_io.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/Library_io.mk b/io/Library_io.mk index 6512cfac8122..a22a522f7bbc 100644 --- a/io/Library_io.mk +++ b/io/Library_io.mk @@ -21,7 +21,7 @@ $(eval $(call gb_Library_use_libraries,io,\ tl \ )) -$(eval $(call gb_Library_set_componentfile,io,io/source/io)) +$(eval $(call gb_Library_set_componentfile,io,io/source/io,ure/services)) $(eval $(call gb_Library_set_include,io,\ -I$(SRCDIR)/io/source \ |