mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 01:55:09 +00:00
Fix missing header in gamma test
This commit is contained in:
parent
9e6c0c747b
commit
390a66d2e7
@ -46,6 +46,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
static void error_callback(int error, const char* description)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user