[CDFS_NEW] -> [CDFS] No old driver, thus no new driver

This commit is contained in:
Pierre Schweitzer 2018-08-21 12:32:15 +02:00
parent 5795254933
commit 45fd48bd0f
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B
41 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@
/* INCLUDES ******************************************************************/
#include <bl.h>
#include <cdfs_new/cd.h>
#include <cdfs/cd.h>
typedef struct _RAW_ET_VD
{
UCHAR BootIndicator;