aboutsummaryrefslogtreecommitdiff
path: root/toys.h
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.h
parent6a9e5b4654e76585e38c6c6002eccba9b4b1b310 (diff)
downloadtoybox-58ecc3e589c2edc0ef4f33d4419b0b2e7ac6a83d.tar.gz
Move some generated files into the "generated" subdirectory.
Diffstat (limited to 'toys.h')
-rw-r--r--toys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys.h b/toys.h
index 5ccec7d3..c54dbd6f 100644
--- a/toys.h
+++ b/toys.h
@@ -6,7 +6,7 @@
* Licensed under GPL version 2, see file LICENSE in this tarball for details.
*/
-#include "gen_config.h"
+#include "generated/gen_config.h"
#include "lib/portability.h"