X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FUser%2FAccount.cpp;h=ed0a654efa389a201a204311c105585e799665d4;hb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;hp=ff4b04f52c0020341385109e300d66c77893a3cb;hpb=b84825978803615f45a9f128232e62431042aec0;p=lugaru.git diff --git a/Source/User/Account.cpp b/Source/User/Account.cpp index ff4b04f..ed0a654 100644 --- a/Source/User/Account.cpp +++ b/Source/User/Account.cpp @@ -18,12 +18,14 @@ You should have received a copy of the GNU General Public License along with Lugaru. If not, see . */ -#include "User/Account.h" +#include "User/Account.hpp" + +#include "MacCompatibility.hpp" #include "Utils/binio.h" -#include "MacCompatibility.h" + #include -#include "string.h" #include +#include using namespace std;