summaryrefslogtreecommitdiff
path: root/src/bsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bsp.c')
-rw-r--r--src/bsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bsp.c b/src/bsp.c
index 3eebe27..e6e6980 100644
--- a/src/bsp.c
+++ b/src/bsp.c
@@ -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"