[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
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;