Index: /trunk/src/recompiler/qemu-common.h
===================================================================
--- /trunk/src/recompiler/qemu-common.h	(revision 31178)
+++ /trunk/src/recompiler/qemu-common.h	(revision 31179)
@@ -12,4 +12,5 @@
 void pstrcpy(char *buf, int buf_size, const char *str);
 char *pstrcat(char *buf, int buf_size, const char *s);
+# define snprintf RTStrPrintf
 
 # ifdef _MSC_VER
