summaryrefslogtreecommitdiff
path: root/src/playerrelations.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/playerrelations.cpp')
-rw-r--r--src/playerrelations.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/playerrelations.cpp b/src/playerrelations.cpp
index 7ff410064..9a2da1cad 100644
--- a/src/playerrelations.cpp
+++ b/src/playerrelations.cpp
@@ -20,13 +20,14 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "playerrelations.h"
+
#include <algorithm>
#include "actorspritemanager.h"
#include "being.h"
#include "configuration.h"
#include "graphics.h"
-#include "playerrelations.h"
#include "utils/dtor.h"
#include "utils/gettext.h"