mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[CDFS_NEW] -> [CDFS] No old driver, thus no new driver
This commit is contained in:
parent
5795254933
commit
45fd48bd0f
41 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
/* INCLUDES ******************************************************************/
|
/* INCLUDES ******************************************************************/
|
||||||
|
|
||||||
#include <bl.h>
|
#include <bl.h>
|
||||||
#include <cdfs_new/cd.h>
|
#include <cdfs/cd.h>
|
||||||
typedef struct _RAW_ET_VD
|
typedef struct _RAW_ET_VD
|
||||||
{
|
{
|
||||||
UCHAR BootIndicator;
|
UCHAR BootIndicator;
|
||||||
|
|
Loading…
Reference in a new issue