diff --git a/Makefile.ps3.rgl b/Makefile.ps3.rgl
index d3b590dd65..d48b0d621e 100644
--- a/Makefile.ps3.rgl
+++ b/Makefile.ps3.rgl
@@ -1,6 +1,6 @@
 #which compiler to build  with - GCC or SNC
 #set to GCC for debug builds for use with debugger
-CELL_BUILD_TOOLS	= GCC
+CELL_BUILD_TOOLS	= SNC
 CELL_GPU_TYPE	   	= RSX
 
 DEBUG			= 0