diff options
Diffstat (limited to 'boot/boot.c')
-rw-r--r-- | boot/boot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/boot.c b/boot/boot.c index 0dbe1c20..ed290148 100644 --- a/boot/boot.c +++ b/boot/boot.c @@ -42,7 +42,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <version.h> #include "notify_S.h" -#include "ourdevice_S.h" +#include "device_S.h" #include "io_S.h" #include "device_reply_U.h" #include "io_reply_U.h" |