summaryrefslogtreecommitdiff
path: root/src/gui/models/ignorechoiceslistmodel.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-11 20:23:08 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-11 20:23:08 +0300
commitef5e90f62ca8ad28309c5c9f7cf703a202f7fb1d (patch)
tree5e1ebff331c2988ff30ce6f9e2e63eb9b5cdc0ca /src/gui/models/ignorechoiceslistmodel.h
parentcaea9420c61be39e1d835e3fa9ed34c2389aa9d5 (diff)
downloadplus-ef5e90f62ca8ad28309c5c9f7cf703a202f7fb1d.tar.gz
plus-ef5e90f62ca8ad28309c5c9f7cf703a202f7fb1d.tar.bz2
plus-ef5e90f62ca8ad28309c5c9f7cf703a202f7fb1d.tar.xz
plus-ef5e90f62ca8ad28309c5c9f7cf703a202f7fb1d.zip
Move playerignorestrategy into separate file.
Diffstat (limited to 'src/gui/models/ignorechoiceslistmodel.h')
-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
*/