aboutsummaryrefslogtreecommitdiff
path: root/toys.h
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2007-01-28 04:54:01 -0500
committerRob Landley <rob@landley.net>2007-01-28 04:54:01 -0500
commit3ac8d261fd430c45f4827570cb5146336cbc656a (patch)
tree0f61d908b901bfe5ef8054c3bfb287de55aa71ff /toys.h
parent43d7e909cb98e02ea11877f7516e721ac0aa5b5d (diff)
downloadtoybox-3ac8d261fd430c45f4827570cb5146336cbc656a.tar.gz
More work on mke2fs.
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 fea991b1..e1e25210 100644
--- a/toys.h
+++ b/toys.h
@@ -31,8 +31,8 @@
#include "lib/lib.h"
#include "gen_config.h"
-#include "toys/toylist.h"
#include "toys/e2fs.h"
+#include "toys/toylist.h"
// These live in main.c