summaryrefslogtreecommitdiffstats
path: root/apps/recorder/wormlet.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/wormlet.h')
-rw-r--r--apps/recorder/wormlet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/wormlet.h b/apps/recorder/wormlet.h
index 347c6be737..0aeea3cc77 100644
--- a/apps/recorder/wormlet.h
+++ b/apps/recorder/wormlet.h
@@ -22,7 +22,7 @@
#include "menu.h"
-Menu wormlet(void);
+bool wormlet(void);
#endif /*__WORMLET__ */