+2007-07-31 Marcus Mueller <znek@mulle-kybernetik.com>
+
+ * common.h: changed include guard prefix
+
2007-03-17 Marcus Mueller <znek@mulle-kybernetik.com>
* *.m: ported all elements to honour the new
02111-1307, USA.
*/
-#ifndef __common_H__
-#define __common_H__
+#ifndef __WOExtensions_common_H__
+#define __WOExtensions_common_H__
#import <Foundation/Foundation.h>
#include <NGObjWeb/NGObjWeb.h>
#define OWGetProperty WOExtGetProperty
-#endif /* __common_H__ */
+#endif /* __WOExtensions_common_H__ */