diff --git a/xpfe/components/find/src/makefile.win b/xpfe/components/find/src/makefile.win index 1d7d19a16505..4d38e9be74a5 100644 --- a/xpfe/components/find/src/makefile.win +++ b/xpfe/components/find/src/makefile.win @@ -40,6 +40,7 @@ MAKE_OBJ_TYPE = DLL LINCS = \ -I$(PUBLIC)/xpcom \ + -I$(PUBLIC)/txtsvc \ -I$(PUBLIC)/xpfe/components \ -I$(PUBLIC)/raptor \ -I$(PUBLIC)/netlib \