]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/itemgroup.h
Add minetest.check_password_entry callback
[dragonfireclient.git] / src / itemgroup.h
index bec03a3c98129eb44b5b9fb7e3094fb58e6bd0cd..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 "common_irrlicht.h"
 #include <string>
 #include <map>