diff --git a/g4dext/diskid.c b/g4dext/diskid.c index 6a1e658..54d8357 100644 --- a/g4dext/diskid.c +++ b/g4dext/diskid.c @@ -1,5 +1,5 @@ -#include "include/grub4dos.h" -#include "include/pc_slice.h" +#include "../include/grub4dos.h" +#include "../include/pc_slice.h" /* * GRUB -- GRand Unified Bootloader * Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc. diff --git a/g4dext/fat/fat_config.h b/g4dext/fat/fat_config.h index 20ecd26..33f9c98 100644 --- a/g4dext/fat/fat_config.h +++ b/g4dext/fat/fat_config.h @@ -2,6 +2,6 @@ #define _TIME_m 2 #define _TIME_d 15 #define _TIME_H 10 -#define _TIME_M 25 -#define _TIME_S 34 +#define _TIME_M 27 +#define _TIME_S 20 #define GET_FATTIME