diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-10-28 21:11:40 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-10-28 21:11:40 +0300 |
commit | e224440f5df4e39df3fed5f30e13c773a65fe01b (patch) | |
tree | 2c8c41b45da6a78e5638a76d6cecc566d239afc2 /src/Profile.cc | |
parent | Save the changes between syncs in cache (diff) | |
download | nheko-e224440f5df4e39df3fed5f30e13c773a65fe01b.tar.xz |
Display user avatar changes
Diffstat (limited to 'src/Profile.cc')
-rw-r--r-- | src/Profile.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Profile.cc b/src/Profile.cc index 38795e49..8eaafe07 100644 --- a/src/Profile.cc +++ b/src/Profile.cc @@ -16,6 +16,7 @@ */ #include "Deserializable.h" + #include "Profile.h" void |