mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Header guards should not be identical to cocoa_common_metal.h
This commit is contained in:
parent
0dc533d976
commit
acf71fc46c
@ -14,8 +14,8 @@
|
|||||||
* If not, see <http://www.gnu.org/licenses/>.
|
* If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __COCOA_COMMON_METAL_H
|
#ifndef __COCOA_COMMON_H
|
||||||
#define __COCOA_COMMON_METAL_H
|
#define __COCOA_COMMON_H
|
||||||
|
|
||||||
#include <Foundation/Foundation.h>
|
#include <Foundation/Foundation.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user