diff options
Diffstat (limited to 'src/gui/models/playerrelationlistmodel.h')
-rw-r--r-- | src/gui/models/playerrelationlistmodel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/models/playerrelationlistmodel.h b/src/gui/models/playerrelationlistmodel.h index 32c29f0d3..f969b8e20 100644 --- a/src/gui/models/playerrelationlistmodel.h +++ b/src/gui/models/playerrelationlistmodel.h @@ -23,6 +23,7 @@ #ifndef GUI_MODELS_PLAYERRELATIONLISTMODEL_H #define GUI_MODELS_PLAYERRELATIONLISTMODEL_H +#include "being/playerrelation.h" #include "being/playerrelations.h" #include "gui/models/listmodel.h" |