summaryrefslogtreecommitdiff
path: root/src/check.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/check.c')
-rw-r--r--src/check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/check.c b/src/check.c
index a3fcc93..40ef533 100644
--- a/src/check.c
+++ b/src/check.c
@@ -31,7 +31,7 @@
#include <time.h>
#include "common.h"
-#include "dosfsck.h"
+#include "fsck.fat.h"
#include "io.h"
#include "fat.h"
#include "file.h"