diff --git a/src/p_3dfloors.cpp b/src/p_3dfloors.cpp index 73ace98203..68e9e18831 100644 --- a/src/p_3dfloors.cpp +++ b/src/p_3dfloors.cpp @@ -35,8 +35,6 @@ ** */ -#ifdef _3DFLOORS - #include "templates.h" #include "p_local.h" #include "p_lnspec.h" @@ -45,6 +43,8 @@ #include "v_palette.h" #include "g_level.h" +#ifdef _3DFLOORS + //========================================================================== // // 3D Floors