]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - include/input.h
libfrog: move convert.h to libfrog/
[thirdparty/xfsprogs-dev.git] / include / input.h
index 6d8dbcc420da8fe3eff8a779f5a9fbd99c759e34..57fdd343960297e872279ce41266a033fca05986 100644 (file)
@@ -10,7 +10,7 @@
 #include <grp.h>
 #include <sys/types.h>
 #include "project.h"
-#include "convert.h"
+#include "libfrog/convert.h"
 #include <stdbool.h>
 
 extern char    **breakline(char *input, int *count);