diff options
Diffstat (limited to 'mpm/lib/net_helper.cpp')
-rw-r--r-- | mpm/lib/net_helper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpm/lib/net_helper.cpp b/mpm/lib/net_helper.cpp index 0da8de3cf..a40fd742d 100644 --- a/mpm/lib/net_helper.cpp +++ b/mpm/lib/net_helper.cpp @@ -15,7 +15,7 @@ // along with this program. If not, see <http://www.gnu.org/licenses/>. // -#include "net_helper.hpp" +#include <mpm/net_helper.hpp> #include <uhd/exception.hpp> #include <boost/format.hpp> #include <netdb.h> |