aboutsummaryrefslogtreecommitdiff
path: root/toys/help.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2008-01-10 14:40:13 -0600
committerRob Landley <rob@landley.net>2008-01-10 14:40:13 -0600
commit58ecc3e589c2edc0ef4f33d4419b0b2e7ac6a83d (patch)
tree91ea841d12149b894afae50cee40ec96cc15b57b /toys/help.c
parent6a9e5b4654e76585e38c6c6002eccba9b4b1b310 (diff)
downloadtoybox-58ecc3e589c2edc0ef4f33d4419b0b2e7ac6a83d.tar.gz
Move some generated files into the "generated" subdirectory.
Diffstat (limited to 'toys/help.c')
-rw-r--r--toys/help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/help.c b/toys/help.c
index 6dd7fb1c..42d06a8c 100644
--- a/toys/help.c
+++ b/toys/help.c
@@ -6,7 +6,7 @@
*/
#include "toys.h"
-#include "toys/help.h"
+#include "generated/help.h"
#undef NEWTOY
#undef OLDTOY