diff options
Diffstat (limited to 'code/game/bg_lib.c')
-rw-r--r-- | code/game/bg_lib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/game/bg_lib.c b/code/game/bg_lib.c index 140d18a..b198f72 100644 --- a/code/game/bg_lib.c +++ b/code/game/bg_lib.c @@ -3,7 +3,7 @@ // bg_lib,c -- standard C library replacement routines used by code // compiled for the virtual machine -#include "q_shared.h" +#include "../qcommon/q_shared.h" /*- * Copyright (c) 1992, 1993 |