]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - io/freeze.c
xfsprogs: simplify internal includes
[thirdparty/xfsprogs-dev.git] / io / freeze.c
index a12ed67e631456bca73f5cdafe6ac5c9b32e9521..90f5b664e2358b6443537472e915f2a7b4fe8f26 100644 (file)
@@ -16,9 +16,9 @@
  * Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "xfs/xfs.h"
-#include "xfs/command.h"
-#include "xfs/input.h"
+#include "xfs.h"
+#include "command.h"
+#include "input.h"
 #include "init.h"
 #include "io.h"