Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




ShadowFlare [Fri, 18 Dec 2009 09:25:28 +0000 (02:25 -0700)]
SMem.cpp

index aeea895..4f2ead8 100644 (file)
--- a/SMem.cpp
+++ b/SMem.cpp
@@ -7,7 +7,7 @@
 
 
 #include "SMem.h"
-#include <malloc.h>
+#include <stdlib.h>
 
 LPVOID WINAPI SMemAlloc(DWORD dwSize)
 {