summaryrefslogtreecommitdiff
path: root/app/bin/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/bin/misc.h')
-rw-r--r--app/bin/misc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/bin/misc.h b/app/bin/misc.h
index 2a26b0c..2fb3359 100644
--- a/app/bin/misc.h
+++ b/app/bin/misc.h
@@ -237,7 +237,7 @@ void Reset( void );
void ResetIfNotSticky( void );
wBool_t DoCurCommand( wAction_t, coOrd );
void ConfirmReset( BOOL_T );
-void LayoutToolBar( void );
+void LayoutToolBar( void * );
#define IC_STICKY (1<<0)
#define IC_CANCEL (1<<1)
#define IC_MENU (1<<2)