mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
Fix missing header in gamma test
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
static void error_callback(int error, const char* description)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user