1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 07:07:25 -04:00

Added include required for free.

This commit is contained in:
Camilla Berglund 2012-12-12 13:59:53 +01:00
parent ccdb776cc3
commit 94e9b3adff

View File

@ -30,6 +30,8 @@
#include "internal.h"
#include <stdlib.h>
//////////////////////////////////////////////////////////////////////////
////// GLFW internal API //////