diff options
Diffstat (limited to 'dev/Boot/BootKit/BootKit.h')
| -rw-r--r-- | dev/Boot/BootKit/BootKit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Boot/BootKit/BootKit.h b/dev/Boot/BootKit/BootKit.h index ab9f9b8f..095fb0ac 100644 --- a/dev/Boot/BootKit/BootKit.h +++ b/dev/Boot/BootKit/BootKit.h @@ -47,7 +47,7 @@ namespace Boot { class BTextWriter; class BFileReader; - class BThread; + class BootThread; class BVersionString; typedef Char* PEFImagePtr; |
