1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 23:52:26 +00:00

That's one header file less.

This commit is contained in:
Thomas Harte 2016-02-05 23:05:58 -05:00
parent bf348ccb96
commit d3d505b7bc

View File

@ -9,7 +9,7 @@
#import "CSCathodeRayView.h"
@import CoreVideo;
@import GLKit;
#import <OpenGL/gl3.h>
//#import <OpenGL/gl3.h>
//#import <OpenGL/gl3ext.h>
//#import <libkern/OSAtomic.h>