X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fnameidmapping.cpp;h=ebe65076eafe8f9e9a5787d13417cecf39c0b7dc;hb=18bfa1c785a123499ee12d0551a9447a4d32d93b;hp=bcddb45151406f9a1fd3f569eec6eba4f3d93433;hpb=6d0ea26c2d62c3774ff384cf1bfc2a3372b49a3b;p=oweals%2Fminetest.git diff --git a/src/nameidmapping.cpp b/src/nameidmapping.cpp index bcddb4515..ebe65076e 100644 --- a/src/nameidmapping.cpp +++ b/src/nameidmapping.cpp @@ -18,6 +18,7 @@ with this program; if not, write to the Free Software Foundation, Inc., */ #include "nameidmapping.h" +#include "exceptions.h" #include "util/serialize.h" void NameIdMapping::serialize(std::ostream &os) const