gl_shader_util: Add missing includes.

pull/8/head
bunnei 8 years ago
parent 45fd7c4a37
commit 2fcbb35ad2

@ -6,6 +6,8 @@
#include <vector>
#include <glad/glad.h>
#include "common/assert.h"
#include "common/logging/log.h"
namespace GLShader {

Loading…
Cancel
Save