mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 21:31:53 +00:00
HPL1: Fix warning
This commit is contained in:
parent
772906a5cb
commit
43a5b6f3ad
@ -23,7 +23,7 @@
|
||||
#define HPL1_SERIALIZE_H
|
||||
|
||||
namespace hpl {
|
||||
class cSerializeSavedClass;
|
||||
struct cSerializeSavedClass;
|
||||
}
|
||||
|
||||
namespace Hpl1 {
|
||||
|
Loading…
Reference in New Issue
Block a user