Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton...
[sfrench/cifs-2.6.git] / drivers / staging / lustre / lustre / llite / range_lock.h
index 779091ccec4e5e2c8471f52ae28b54156c01bbbf..1e1519b1e006ee4640fde2bb7ab133b6fb7c29da 100644 (file)
@@ -36,8 +36,8 @@
 #ifndef _RANGE_LOCK_H
 #define _RANGE_LOCK_H
 
-#include "../../include/linux/libcfs/libcfs.h"
-#include "../include/interval_tree.h"
+#include <linux/libcfs/libcfs.h>
+#include <interval_tree.h>
 
 struct range_lock {
        struct interval_node    rl_node;