# github.com/go-gl/glfw/v3.2/glfw
In file included from glfw/src/internal.h:161:0,
from glfw/src/context.c:28,
from ..\github.com\go-gl\glfw\v3.2\glfw\c_glfw.go:4:
glfw/src/win32_platform.h:70:20: fatal error: dinput.h: No such file or directory
#include <dinput.h>
^
compilation terminated.