chiark / gitweb /
[PATCH] The following patch fixes some warnings when compiling volume_id
[elogind.git] / extras / volume_id / volume_id / logging.h
index c81dc5756737817921692b9975f0f9024d151e73..ac302641587b7937e1f3375277d7f562ed71eee1 100644 (file)
@@ -16,6 +16,6 @@
 #endif
 
 /* just use the udev version */
-#include "../../logging.h"
+#include "../../../logging.h"
 
 #endif /* _VOLUME_ID_LOGGING_H_ */