From de5b0753bd94e014f0e81fc676b21c251aabd326 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Jun 2015 23:21:52 +0300 Subject: Fix code style. --- src/gui/models/playerrelationlistmodel.h | 1 + src/gui/models/playertablemodel.h | 2 ++ 2 files changed, 3 insertions(+) (limited to 'src/gui/models') 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" diff --git a/src/gui/models/playertablemodel.h b/src/gui/models/playertablemodel.h index 6525a38b3..de21224b8 100644 --- a/src/gui/models/playertablemodel.h +++ b/src/gui/models/playertablemodel.h @@ -27,6 +27,8 @@ #include "gui/models/tablemodel.h" +#include "being/playerrelation.h" + #include "localconsts.h" class PlayerRelationListModel; -- cgit v1.2.3-60-g2f50