mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[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:
parent
8f4acea874
commit
d9a287e9a5
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ Abstract:
|
||||||
#include <ntintsafe.h>
|
#include <ntintsafe.h>
|
||||||
#ifdef __REACTOS__
|
#ifdef __REACTOS__
|
||||||
#include <pseh/pseh2.h>
|
#include <pseh/pseh2.h>
|
||||||
|
#include <dbgbitmap.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue