]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/modalMenu.h
Closed add object <-> object collision handling
[dragonfireclient.git] / src / modalMenu.h
index 2c20a29b2b17e5a9e604583978250e411644a1bb..d19b4e27cb4d33e0966d7313cbd08a9e0b6e2053 100644 (file)
@@ -1,6 +1,6 @@
 /*
-Minetest-c55
-Copyright (C) 2010 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,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef MODALMENU_HEADER
 #define MODALMENU_HEADER
 
-#include "common_irrlicht.h"
+#include "irrlichttypes_extrabloated.h"
 
 class GUIModalMenu;