]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/gpu.cpp
Added missing parens to LHS of FIFO spinlocks--should work properly now.
[virtualjaguar] / src / gpu.cpp
index f2cc7c74806935670afc33490e2fda4177a14081..4729126928d99b4f1e3f2c4eb941b79d5194afcb 100644 (file)
@@ -12,6 +12,7 @@
 // Same problem with ADDC...
 //
 
+#include <stdlib.h>
 #include "gpu.h"
 
 //#define GPU_DEBUG