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