diff options
Diffstat (limited to 'src/map/mapreg.h')
-rw-r--r-- | src/map/mapreg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/mapreg.h b/src/map/mapreg.h index d38edaff5..cafd25b64 100644 --- a/src/map/mapreg.h +++ b/src/map/mapreg.h @@ -9,6 +9,8 @@ #include "common/cbasetypes.h" #include "common/db.h" +struct eri; + /** Container for a mapreg value */ struct mapreg_save { int64 uid; ///< Unique ID |