mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-02 17:03:13 +00:00
PLUMBERS: fix Surface forward declaration
This commit is contained in:
parent
7398a027b3
commit
fbc2c929e3
@ -41,7 +41,7 @@ class ImageDecoder;
|
||||
}
|
||||
|
||||
namespace Graphics {
|
||||
class Surface;
|
||||
struct Surface;
|
||||
}
|
||||
|
||||
namespace Plumbers {
|
||||
|
Loading…
x
Reference in New Issue
Block a user