]> git.lizzy.rs Git - minetest.git/blobdiff - src/gui/guiChatConsole.cpp
Drop dependency on IrrCompileConfig
[minetest.git] / src / gui / guiChatConsole.cpp
index df4fd466b92f17873c2ce0646cb957d06ad1c3bb..ce58289b2cec858e891345bdf3c378cf9ea1cc1e 100644 (file)
@@ -17,7 +17,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
-#include "IrrCompileConfig.h"
 #include "guiChatConsole.h"
 #include "chat.h"
 #include "client/client.h"