mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-12 06:00:48 +00:00
ANDROID: Another attempt to fix compilation.
This commit is contained in:
parent
13331b623f
commit
823c075b0e
@ -26,7 +26,7 @@
|
||||
#include "common/scummsys.h"
|
||||
#include "backends/graphics3d/graphics3d.h"
|
||||
|
||||
class AndroidGraphicsManager : public ResVmGraphicsManager {
|
||||
class AndroidGraphicsManager : public Graphics3dManager {
|
||||
public:
|
||||
AndroidGraphicsManager();
|
||||
virtual ~AndroidGraphicsManager();
|
||||
|
Loading…
x
Reference in New Issue
Block a user