From 4e1f50035e860a00636ca5d804c267119df99601 Mon Sep 17 00:00:00 2001 From: Kahrl Date: Sun, 11 Aug 2013 04:09:45 +0200 Subject: Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu --- src/mapsector.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/mapsector.h') diff --git a/src/mapsector.h b/src/mapsector.h index 4f2b3f31f..dac4ee8d6 100644 --- a/src/mapsector.h +++ b/src/mapsector.h @@ -20,9 +20,8 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef MAPSECTOR_HEADER #define MAPSECTOR_HEADER -#include -#include "irrlichttypes_bloated.h" -#include "exceptions.h" +#include "irrlichttypes.h" +#include "irr_v2d.h" #include #include #include -- cgit v1.2.3