From 4e1f50035e860a00636ca5d804c267119df99601 Mon Sep 17 00:00:00 2001 From: Kahrl Date: Sun, 11 Aug 2013 04:09:45 +0200 Subject: Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu --- src/nameidmapping.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/nameidmapping.cpp') 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 -- cgit v1.2.3