diff --git a/Engine/source/T3D/turret/turretShape.h b/Engine/source/T3D/turret/turretShape.h index 37af57ecf..7bc177eb6 100644 --- a/Engine/source/T3D/turret/turretShape.h +++ b/Engine/source/T3D/turret/turretShape.h @@ -23,7 +23,7 @@ #ifndef _TURRETSHAPE_H_ #define _TURRETSHAPE_H_ -#ifndef _SHAPEBASE_H_ +#ifndef _ITEM_H_ #include "T3D/item.h" #endif diff --git a/Engine/source/forest/ts/tsForestCellBatch.h b/Engine/source/forest/ts/tsForestCellBatch.h index a4c79d098..a2911addc 100644 --- a/Engine/source/forest/ts/tsForestCellBatch.h +++ b/Engine/source/forest/ts/tsForestCellBatch.h @@ -23,7 +23,7 @@ #ifndef _TSFORESTCELLBATCH_H_ #define _TSFORESTCELLBATCH_H_ -#ifndef _FORESTCELLBATCH_H_ +#ifndef _IMPOSTERRENDERMGR_H_ #include "renderInstance/renderImposterMgr.h" #endif #ifndef _FORESTCELLBATCH_H_