mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-05 09:49:14 +00:00
Avoid including common/engine as to not create name conflicts with Timer.
svn-id: r5178
This commit is contained in:
parent
bf3cfb92d4
commit
5445e6f89a
@ -24,7 +24,6 @@
|
||||
|
||||
#include <common/scummsys.h>
|
||||
#include <common/stdafx.h>
|
||||
#include <common/engine.h>
|
||||
#include "dc.h"
|
||||
|
||||
int handleInput(struct mapledev *pad, int &mouse_x, int &mouse_y,
|
||||
|
Loading…
x
Reference in New Issue
Block a user