fixes to compile/share more code between SPU and PPU

This commit is contained in:
ejcoumans
2008-02-01 03:35:54 +00:00
parent 1cdd5bf67f
commit 5399a9ae8c
7 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
#include "LinearMath/btScalar.h"
#ifdef __CELLOS_LV2__
#ifdef __SPU__
#include <cell/dma.h>
#include <stdint.h>