#pragma once #include "GLFW/glfw3.h" void processInput(GLFWwindow *window);