diff options
Diffstat (limited to 'src/video/cocoa/wnd_quartz.mm')
-rw-r--r-- | src/video/cocoa/wnd_quartz.mm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video/cocoa/wnd_quartz.mm b/src/video/cocoa/wnd_quartz.mm index b6e7ddba0..774dcdb35 100644 --- a/src/video/cocoa/wnd_quartz.mm +++ b/src/video/cocoa/wnd_quartz.mm @@ -39,7 +39,6 @@ #include "../../stdafx.h" #include "../../debug.h" -#include "../../variables.h" #include "../../core/geometry_type.hpp" #include "cocoa_v.h" #include "../../core/math_func.hpp" |