File diff r25719:14932b129f4d → r25720:e338424ce8cb
src/video/cocoa/cocoa_ogl.mm
Show inline comments
 
@@ -12,6 +12,8 @@
 
#include "../../stdafx.h"
 
#include "../../os/macosx/macos.h"
 

	
 
#define GL_SILENCE_DEPRECATION
 

	
 
#define Rect  OTTDRect
 
#define Point OTTDPoint
 
#import <Cocoa/Cocoa.h>