]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/itemgroup.h
Add minetest.check_password_entry callback
[dragonfireclient.git] / src / itemgroup.h
index c6c36dcc4f03f8489c802b514f8987de46014f1c..f6ae8673666c4f45b82a6d489ace49c38c419d9b 100644 (file)
@@ -1,6 +1,6 @@
 /*
-Minetest-c55
-Copyright (C) 2012 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
@@ -20,7 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef ITEMGROUP_HEADER
 #define ITEMGROUP_HEADER
 
-#include "irrlichttypes_extrabloated.h"
 #include <string>
 #include <map>