mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
include vm_local.h in vm_powerpc_asm.c
Patch by Simon McVittie, bug 4930
This commit is contained in:
parent
55369f9535
commit
1b27ae23c1
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
*
|
||||
*/
|
||||
|
||||
#include "vm_local.h"
|
||||
#include "vm_powerpc_asm.h"
|
||||
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in a new issue