From 1b27ae23c1fd69c487c9a325386b72bf86081df6 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Sun, 13 Mar 2011 16:54:41 +0000 Subject: [PATCH] include vm_local.h in vm_powerpc_asm.c Patch by Simon McVittie, bug 4930 --- code/qcommon/vm_powerpc_asm.c | 1 + 1 file changed, 1 insertion(+) diff --git a/code/qcommon/vm_powerpc_asm.c b/code/qcommon/vm_powerpc_asm.c index eef41c50..340da178 100644 --- a/code/qcommon/vm_powerpc_asm.c +++ b/code/qcommon/vm_powerpc_asm.c @@ -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