OlehKulykov 10 лет назад
Родитель
Сommit
43c08e121d

+ 2 - 2
src/common.h

@@ -21,8 +21,8 @@
  */
 
 
-#ifndef __COMMON_H__
-#define __COMMON_H__ 1
+#ifndef __RWS_COMMON_H__
+#define __RWS_COMMON_H__ 1
 
 #include <stdio.h>
 

+ 2 - 2
src/error.h

@@ -21,8 +21,8 @@
  */
 
 
-#ifndef __ERROR_H__
-#define __ERROR_H__ 1
+#ifndef __RWS_ERROR_H__
+#define __RWS_ERROR_H__ 1
 
 #include "string.h"
 

+ 2 - 2
src/frame.h

@@ -21,8 +21,8 @@
  */
 
 
-#ifndef __FRAME_H__
-#define __FRAME_H__ 1
+#ifndef __RWS_FRAME_H__
+#define __RWS_FRAME_H__ 1
 
 #include "../librws.h"
 #include "common.h"

+ 2 - 2
src/list.h

@@ -21,8 +21,8 @@
  */
 
 
-#ifndef __LIST_H__
-#define __LIST_H__ 1
+#ifndef __RWS_LIST_H__
+#define __RWS_LIST_H__ 1
 
 #include <stdio.h>
 

+ 2 - 2
src/memory.h

@@ -21,8 +21,8 @@
  */
 
 
-#ifndef __MEMORY_H__
-#define __MEMORY_H__ 1
+#ifndef __RWS_MEMORY_H__
+#define __RWS_MEMORY_H__ 1
 
 #include <stdio.h>
 #include <stdlib.h>

+ 2 - 2
src/socket.h

@@ -21,8 +21,8 @@
  */
 
 
-#ifndef __SOCKET_H__
-#define __SOCKET_H__ 1
+#ifndef __RWS_SOCKET_H__
+#define __RWS_SOCKET_H__ 1
 
 #include "common.h"
 

+ 2 - 2
src/string.h

@@ -21,8 +21,8 @@
  */
 
 
-#ifndef __STRING_H__
-#define __STRING_H__ 1
+#ifndef __RWS_STRING_H__
+#define __RWS_STRING_H__ 1
 
 #include <stdio.h>
 #include <stdlib.h>

+ 2 - 2
src/thread.h

@@ -21,8 +21,8 @@
  */
 
 
-#ifndef __THREAD_H__
-#define __THREAD_H__ 1
+#ifndef __RWS_THREAD_H__
+#define __RWS_THREAD_H__ 1
 
 #include <stdio.h>
 

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