aboutsummaryrefslogtreecommitdiff
path: root/toys.h
diff options
context:
space:
mode:
Diffstat (limited to 'toys.h')
-rw-r--r--toys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/toys.h b/toys.h
index 019c1b55..2ce1d0ad 100644
--- a/toys.h
+++ b/toys.h
@@ -63,6 +63,7 @@
#define NEWTOY(name, opts, flags) void name##_main(void);
#define OLDTOY(name, oldname, opts, flags)
#include "generated/newtoys.h"
+#include "generated/oldtoys.h"
#include "generated/globals.h"
// These live in main.c