From 29e28a3945b99ec19703848c8337ea406d99bfd6 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Tue, 10 Nov 2009 04:46:52 +0000 Subject: hopefully fix "early usb" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23599 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/usb_screen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/gui/usb_screen.h') diff --git a/apps/gui/usb_screen.h b/apps/gui/usb_screen.h index d601546520..cbf4d296a5 100644 --- a/apps/gui/usb_screen.h +++ b/apps/gui/usb_screen.h @@ -21,7 +21,7 @@ #ifndef _USB_SCREEN_H_ #define _USB_SCREEN_H_ -extern void gui_usb_screen_run(void); +extern void gui_usb_screen_run(bool early_usb); #endif -- cgit v1.2.3