Author: ion
Date: Thu Sep 10 05:24:50 2015
New Revision: 69167
URL:
http://svn.reactos.org/svn/reactos?rev=69167&view=rev
Log:
[BOOTMGFW]
- UNIX strikes again.
Modified:
trunk/reactos/boot/environ/lib/io/fat.c
Modified: trunk/reactos/boot/environ/lib/io/fat.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/environ/lib/io/fat.c?…
==============================================================================
--- trunk/reactos/boot/environ/lib/io/fat.c [iso-8859-1] (original)
+++ trunk/reactos/boot/environ/lib/io/fat.c [iso-8859-1] Thu Sep 10 05:24:50 2015
@@ -9,7 +9,7 @@
/* INCLUDES ******************************************************************/
#include "bl.h"
-#include "..\drivers\filesystems\fs_rec\fs_rec.h"
+#include "../drivers/filesystems/fs_rec/fs_rec.h"
/* DATA VARIABLES ************************************************************/