diff options
Diffstat (limited to 'src/bsp.c')
-rw-r--r-- | src/bsp.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // bsp.c -- model loading -#include "com_local.h" +#include "common.h" #include "q_list.h" #include "files.h" #include "sys_public.h" |