X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=extras%2Ffstab_import%2Ffstab_import.c;h=2d24cfb38a8efbd1f01d3d98b1ce8af597aeb7dd;hb=01618658fd82dbc5e6315b639f00e87c6fee3c54;hp=a8de067b3860419aed2ba09f367c07d410da776a;hpb=6b795c99e00c92dd29abafcc1022cace7bbcb795;p=elogind.git diff --git a/extras/fstab_import/fstab_import.c b/extras/fstab_import/fstab_import.c index a8de067b3..2d24cfb38 100644 --- a/extras/fstab_import/fstab_import.c +++ b/extras/fstab_import/fstab_import.c @@ -24,7 +24,7 @@ #include #include -#include "../../udev.h" +#include "../../udev/udev.h" static int debug; static char root[PATH_SIZE] = "/dev";