(CGL) Add missing header

This commit is contained in:
twinaphex 2019-06-19 20:52:58 +02:00
parent 91190a458d
commit c57aa566e5
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
#include <stdint.h>
#include <stdlib.h>
#include <string/stdstring.h>
#include <ApplicationServices/ApplicationServices.h>
#include <OpenGL/CGLTypes.h>