diff --git a/Tactical/Food.cpp b/Tactical/Food.cpp index 4fdb4c489..784dd2906 100644 --- a/Tactical/Food.cpp +++ b/Tactical/Food.cpp @@ -1,6 +1,7 @@ #ifdef PRECOMPILEDHEADERS #include "Tactical All.h" #else + #include #include "sgp.h" #include "soldier profile.h" #include "Food.h" @@ -9,21 +10,21 @@ #include "points.h" #include "message.h" #include "GameSettings.h" // SANDRO - had to add this, dammit! -#include "Random.h" -#include "Text.h" -#include "Interface.h" -#include "Dialogue Control.h" -#include "Sound Control.h" -#include "Assignments.h" -#include "Overhead.h" -#include "worldman.h" -#include "Isometric Utils.h" -#include "Campaign Types.h" -#include "Drugs And Alcohol.h" -#include "environment.h" -//#include "Game Clock.h" -#include "WorldDat.h" -#include "Facilities.h" + #include "Random.h" + #include "Text.h" + #include "Interface.h" + #include "Dialogue Control.h" + #include "Sound Control.h" + #include "Assignments.h" + #include "Overhead.h" + #include "worldman.h" + #include "Isometric Utils.h" + #include "Campaign Types.h" + #include "Drugs And Alcohol.h" + #include "environment.h" + //#include "Game Clock.h" + #include "WorldDat.h" + #include "Facilities.h" #endif //forward declarations of common classes to eliminate includes diff --git a/Tactical/Tactical_VS2005.vcproj b/Tactical/Tactical_VS2005.vcproj index 6e2e22dfe..d7954705e 100644 --- a/Tactical/Tactical_VS2005.vcproj +++ b/Tactical/Tactical_VS2005.vcproj @@ -418,6 +418,10 @@ RelativePath=".\faces.h" > + + @@ -752,6 +756,10 @@ RelativePath=".\Faces.cpp" > + + @@ -1064,6 +1072,10 @@ RelativePath=".\XML_Explosive.cpp" > + + diff --git a/Tactical/Tactical_VS2008.vcproj b/Tactical/Tactical_VS2008.vcproj index e869a1538..614b23213 100644 --- a/Tactical/Tactical_VS2008.vcproj +++ b/Tactical/Tactical_VS2008.vcproj @@ -422,6 +422,10 @@ RelativePath="faces.h" > + + @@ -754,6 +758,10 @@ RelativePath="Faces.cpp" > + + @@ -1066,6 +1074,10 @@ RelativePath="XML_Explosive.cpp" > + +