mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-15 20:01:15 +00:00
Fix 'incomplete type ‘LegoGameState’ used in nested name specifier' (#349)
This commit is contained in:
parent
ff03ffcc5a
commit
45c69aba67
@ -1,6 +1,7 @@
|
|||||||
#ifndef REGISTRATIONBOOK_H
|
#ifndef REGISTRATIONBOOK_H
|
||||||
#define REGISTRATIONBOOK_H
|
#define REGISTRATIONBOOK_H
|
||||||
|
|
||||||
|
#include "legogamestate.h"
|
||||||
#include "legoworld.h"
|
#include "legoworld.h"
|
||||||
|
|
||||||
class InfocenterState;
|
class InfocenterState;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user