Index: thermal.c =================================================================== --- thermal.c (revision 1845) +++ thermal.c (revision 1846) @@ -56,18 +56,9 @@ #include #endif -#include "global.h" - -#include "create.h" -#include "data.h" -#include "draw.h" -#include "error.h" #include "misc.h" -#include "move.h" #include "polygon.h" -#include "rtree.h" #include "thermal.h" -#include "undo.h" RCSID("$Id$");