diff --git a/engine/common/com_mesh.c b/engine/common/com_mesh.c index 15dcf83d0..ebb5434e4 100644 --- a/engine/common/com_mesh.c +++ b/engine/common/com_mesh.c @@ -2,7 +2,7 @@ #if defined(D3DQUAKE) || defined(RGLQUAKE) || defined(SERVERONLY) #ifdef D3DQUAKE -//#include "d3dquake.h" +#include "d3dquake.h" #endif #ifdef RGLQUAKE #include "glquake.h"