[FASTFAT] Use debug bitmap

This is to figure out, whether the bitmap gets corrupted or if there is something else going on.
This commit is contained in:
Timo Kreuzer 2024-09-01 16:26:17 +03:00
parent 8f4acea874
commit d9a287e9a5

View file

@ -36,6 +36,7 @@ Abstract:
#include <ntintsafe.h>
#ifdef __REACTOS__
#include <pseh/pseh2.h>
#include <dbgbitmap.h>
#endif