From 1fbc3a19c26344a33dae19625a5113fe1eada50f Mon Sep 17 00:00:00 2001 From: tgsm Date: Wed, 24 Mar 2021 07:21:07 -0400 Subject: Move the MapHeader struct into map_header.h global.fieldmap.h is no longer used and map.h was never used, so they both can be removed. --- include/global.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/global.h') diff --git a/include/global.h b/include/global.h index e0e8cb22..1c92a1ec 100644 --- a/include/global.h +++ b/include/global.h @@ -6,7 +6,6 @@ #include "MWC_string.h" #include "function_target.h" #include "nitro.h" -#include "global.fieldmap.h" #include "constants/global.h" #include "error_handling.h" -- cgit v1.2.3