h3, h5: gsfc.c: replace backslash path separators in include directive.
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
* This little bit of stupidity is so that we can get the
|
||||
* various fifo types that the 2d driver knows about.
|
||||
*/
|
||||
#include "..\..\minihwc\hwcext.h"
|
||||
#include "../../minihwc/hwcext.h"
|
||||
|
||||
/*-------------------------------------------------------------------
|
||||
Function: grSurfaceCreateContext
|
||||
|
||||
@@ -250,7 +250,7 @@
|
||||
* This little bit of stupidity is so that we can get the
|
||||
* various fifo types that the 2d driver knows about.
|
||||
*/
|
||||
#include "..\..\minihwc\hwcext.h"
|
||||
#include "../../minihwc/hwcext.h"
|
||||
|
||||
#elif (GLIDE_PLATFORM & GLIDE_OS_MACOS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user