mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
Fixed backslash in #include.
This commit is contained in:
parent
778628f7b3
commit
a8747fd096
@ -7,7 +7,7 @@
|
|||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "driver.h"
|
#include "driver.h"
|
||||||
#include "video\resnet.h"
|
#include "video/resnet.h"
|
||||||
|
|
||||||
|
|
||||||
UINT8 *cclimber_bsvideoram;
|
UINT8 *cclimber_bsvideoram;
|
||||||
|
Loading…
Reference in New Issue
Block a user