From 1e20cba6738376ccd39b20386809e3ae195abb40 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 18 Jul 2017 04:08:44 +0300 Subject: Fix include order in groupinfo.cpp --- src/resources/groupinfo.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/resources/groupinfo.cpp b/src/resources/groupinfo.cpp index e7126205d..bf65510ab 100644 --- a/src/resources/groupinfo.cpp +++ b/src/resources/groupinfo.cpp @@ -20,10 +20,10 @@ #include "resources/groupinfo.h" -#include "debug.h" - #include +#include "debug.h" + GroupInfo::GroupInfo() : mCommands(), mPermissions(), -- cgit v1.2.3-70-g09d2