From 8b82407af7d9eb9a47173a4210f0c67c94df1caf Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Wed, 6 Oct 2004 13:49:48 +0000 Subject: sh7024.h -> cpu.h git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5189 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export') diff --git a/firmware/export/system.h b/firmware/export/system.h index 0c4a8f1a86..edbfee31e1 100644 --- a/firmware/export/system.h +++ b/firmware/export/system.h @@ -20,7 +20,7 @@ #ifndef __SYSTEM_H__ #define __SYSTEM_H__ -#include "sh7034.h" +#include "cpu.h" #include "config.h" extern void system_reboot (void); -- cgit v1.2.3