summaryrefslogtreecommitdiff
path: root/src/gui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/models/ignorechoiceslistmodel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/models/ignorechoiceslistmodel.h b/src/gui/models/ignorechoiceslistmodel.h
index 8ba3eadb1..c172c7d3e 100644
--- a/src/gui/models/ignorechoiceslistmodel.h
+++ b/src/gui/models/ignorechoiceslistmodel.h
@@ -27,6 +27,8 @@
#include "gui/models/playerrelationlistmodel.h"
+#include "being/playerignorestrategy.h"
+
/**
* Class for choosing one of the various `what to do when ignoring a player' options
*/