mirror of
https://github.com/gwm17/glfw.git
synced 2025-01-30 19:08:51 -05: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