From e224440f5df4e39df3fed5f30e13c773a65fe01b Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sat, 28 Oct 2017 21:11:40 +0300 Subject: Display user avatar changes --- src/Login.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Login.cc') diff --git a/src/Login.cc b/src/Login.cc index 69338f2c..a9e303f9 100644 --- a/src/Login.cc +++ b/src/Login.cc @@ -15,8 +15,8 @@ * along with this program. If not, see . */ -#include "Deserializable.h" #include "Login.h" +#include "Deserializable.h" LoginRequest::LoginRequest() {} -- cgit 1.5.1