chiark / gitweb /
use autotools
[elogind.git] / extras / volume_id / vol_id.c
index 5c4e05d794837245dd8ce988c427997be0302f07..60428ab5821a4417c10a6dd8f7947699ad698b85 100644 (file)
@@ -34,7 +34,7 @@
 #include <fcntl.h>
 #include <sys/ioctl.h>
 
-#include "../../udev.h"
+#include "../../udev/udev.h"
 #include "lib/libvolume_id.h"
 
 #define BLKGETSIZE64 _IOR(0x12,114,size_t)