aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/lib/udev_helper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mpm/lib/udev_helper.cpp')
-rw-r--r--mpm/lib/udev_helper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpm/lib/udev_helper.cpp b/mpm/lib/udev_helper.cpp
index ba12f6667..108b4b07a 100644
--- a/mpm/lib/udev_helper.cpp
+++ b/mpm/lib/udev_helper.cpp
@@ -15,7 +15,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-#include "udev_helper.hpp"
+#include "mpm/udev_helper.hpp"
#include <uhd/exception.hpp>
#include <boost/format.hpp>
#include <boost/make_shared.hpp>