diff toys/help.c @ 232:cd4d5630c978

Move some generated files into the "generated" subdirectory.
author Rob Landley <rob@landley.net>
date Thu, 10 Jan 2008 14:40:13 -0600
parents 30a6db5a95c2
children d4176f3f3835
line wrap: on
line diff
--- a/toys/help.c	Thu Jan 10 14:34:15 2008 -0600
+++ b/toys/help.c	Thu Jan 10 14:40:13 2008 -0600
@@ -6,7 +6,7 @@
  */
 
 #include "toys.h"
-#include "toys/help.h"
+#include "generated/help.h"
 
 #undef NEWTOY
 #undef OLDTOY