X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fban.h;h=02a472f51c825bab81fd9536a317d98459b88f7a;hb=aa340fd857c151384873f2b29a9bad76e49e852a;hp=f5b9c4440560e3a22eb0ea8ca0929c01952c4369;hpb=9f031a67594162a53b07acbfbc65faf8c4938e99;p=minetest.git diff --git a/src/ban.h b/src/ban.h index f5b9c4440..02a472f51 100644 --- a/src/ban.h +++ b/src/ban.h @@ -1,6 +1,6 @@ /* -Minetest-c55 -Copyright (C) 2011 celeron55, Perttu Ahola +Minetest +Copyright (C) 2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by @@ -22,8 +22,8 @@ with this program; if not, write to the Free Software Foundation, Inc., #include #include -#include -#include +#include "jthread/jthread.h" +#include "jthread/jmutex.h" #include "exceptions.h" class BanManager