OlehKulykov 9 лет назад
Родитель
Сommit
05c948ea6c

+ 1 - 1
src/rws_error.h

@@ -24,7 +24,7 @@
 #ifndef __RWS_ERROR_H__
 #define __RWS_ERROR_H__ 1
 
-#include "string.h"
+#include "rws_string.h"
 
 typedef struct _rws_error_struct
 {

+ 1 - 1
src/rws_memory.c

@@ -21,7 +21,7 @@
  */
 
 
-#include "memory.h"
+#include "rws_memory.h"
 #include <string.h>
 #include <stdlib.h>
 #include <assert.h>

BIN
test/librws_test.xcodeproj/project.xcworkspace/xcuserdata/residentevil.xcuserdatad/UserInterfaceState.xcuserstate