Re-add jungles, apple trees
[oweals/minetest.git] / src / ban.h
index 5a8532f14103d02d48234dd9dfce6f0dcf7db03e..529635c266b5f48a0b1aaac31df0bbbce6cf32ad 100644 (file)
--- a/src/ban.h
+++ b/src/ban.h
@@ -1,6 +1,6 @@
 /*
-Minetest-c55
-Copyright (C) 2011 celeron55, Perttu Ahola <celeron55@gmail.com>
+Minetest
+Copyright (C) 2013 celeron55, Perttu Ahola <celeron55@gmail.com>
 
 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
@@ -24,7 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include <string>
 #include <jthread.h>
 #include <jmutex.h>
-#include "common_irrlicht.h"
 #include "exceptions.h"
 
 class BanManager