]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - io/fiemap.c
xfsprogs: simplify internal includes
[thirdparty/xfsprogs-dev.git] / io / fiemap.c
index 363d1d9d10e3bd71fc9fd46b3cbb1d78e01312fa..8482c9920ea3a006f410b319f52244ea7f3e2984 100644 (file)
@@ -16,8 +16,8 @@
  * Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "xfs/xfs.h"
-#include "xfs/command.h"
+#include "xfs.h"
+#include "command.h"
 #include <linux/fiemap.h>
 #include <linux/fs.h>
 #include "init.h"