Fixed backslash in #include.

This commit is contained in:
R. Belmont 2008-02-03 03:08:12 +00:00
parent 778628f7b3
commit a8747fd096

View file

@ -7,7 +7,7 @@
***************************************************************************/
#include "driver.h"
#include "video\resnet.h"
#include "video/resnet.h"
UINT8 *cclimber_bsvideoram;