summaryrefslogtreecommitdiff
path: root/src/gui/models/playerrelationlistmodel.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-15 23:21:52 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-15 23:21:52 +0300
commitde5b0753bd94e014f0e81fc676b21c251aabd326 (patch)
tree8d0e306c83bb72eb500e34fa41e6d10918544739 /src/gui/models/playerrelationlistmodel.h
parent1e59c7e61474e89e08dcb40134d8be5f5ae76bf4 (diff)
downloadplus-de5b0753bd94e014f0e81fc676b21c251aabd326.tar.gz
plus-de5b0753bd94e014f0e81fc676b21c251aabd326.tar.bz2
plus-de5b0753bd94e014f0e81fc676b21c251aabd326.tar.xz
plus-de5b0753bd94e014f0e81fc676b21c251aabd326.zip
Fix code style.
Diffstat (limited to 'src/gui/models/playerrelationlistmodel.h')
-rw-r--r--src/gui/models/playerrelationlistmodel.h1
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"