]> git.jsancho.org Git - lugaru.git/blobdiff - Source/User/Account.cpp
Friends fight with true enemies, before they attacked player but hurting enemies
[lugaru.git] / Source / User / Account.cpp
index 50195f02f9731614842532190234ab6c636faaa1..bfc621e080c6692160ae1727566a0eac58a541a7 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
@@ -20,7 +20,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 
 #include "User/Account.hpp"
 
-#include "MacCompatibility.hpp"
+#include "Platform/Platform.hpp"
 #include "Utils/binio.h"
 
 #include <fstream>