mirror of
https://github.com/glfw/glfw.git
synced 2025-04-05 05:25:07 +00:00
Fix missing header in gamma test
This commit is contained in:
parent
9e6c0c747b
commit
390a66d2e7
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
static void error_callback(int error, const char* description)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue