From 88b882ed0b432c6aff2063213e2f793a36dd25f7 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 6 Jun 2019 00:11:18 +0800 Subject: *misc --- source/modules/asura-core/graphics/gpu_buffer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/modules/asura-core/graphics/gpu_buffer.h') diff --git a/source/modules/asura-core/graphics/gpu_buffer.h b/source/modules/asura-core/graphics/gpu_buffer.h index c492cbb..9013619 100644 --- a/source/modules/asura-core/graphics/gpu_buffer.h +++ b/source/modules/asura-core/graphics/gpu_buffer.h @@ -5,7 +5,7 @@ #include #include -#include "gl.h" +#include "gfx_device.h" namespace AsuraEngine { -- cgit v1.1-26-g67d0