diff options
Diffstat (limited to 'src/gui/models/ignorechoiceslistmodel.h')
-rw-r--r-- | src/gui/models/ignorechoiceslistmodel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/models/ignorechoiceslistmodel.h b/src/gui/models/ignorechoiceslistmodel.h index ef537a5c7..6cd8bbe87 100644 --- a/src/gui/models/ignorechoiceslistmodel.h +++ b/src/gui/models/ignorechoiceslistmodel.h @@ -28,6 +28,8 @@ #include "being/playerignorestrategy.h" #include "being/playerrelations.h" +#include "utils/cast.h" + /** * Class for choosing one of the various `what to do when ignoring a player' options */ |