diff --git a/Makefile.common b/Makefile.common index a7ad739..5b99f08 100644 --- a/Makefile.common +++ b/Makefile.common @@ -96,7 +96,7 @@ VOLK_LA = @volk_LA@ # How to link in the USRP library from inside the tree USRP_INCLUDES = \ - -I$(abs_top_srcdir)/ost/include \ + -I$(abs_top_srcdir)/host/include \ -I$(abs_top_builddir)/host/include \ -I$(abs_top_srcdir)/firmware/include \ $(NULL)