]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - include/input.h
xfsprogs: simplify internal includes
[thirdparty/xfsprogs-dev.git] / include / input.h
index ae273addc226efca6c29e5e211421ae7621ef4c1..d02170f47cfb0026eca4375a35710ca308bbb84e 100644 (file)
@@ -21,7 +21,7 @@
 #include <pwd.h>
 #include <grp.h>
 #include <sys/types.h>
-#include "xfs/project.h"
+#include "project.h"
 #include <stdbool.h>
 
 extern char    **breakline(char *input, int *count);