mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-02 08:42:45 +03:00
chore(gx): missing includes
This commit is contained in:
parent
8404ac9511
commit
7422a563cb
@ -1,6 +1,7 @@
|
|||||||
#include "gx/Buffer.hpp"
|
#include "gx/Buffer.hpp"
|
||||||
#include "gx/Device.hpp"
|
#include "gx/Device.hpp"
|
||||||
|
#include "gx/Gx.hpp"
|
||||||
|
#include "gx/CGxBatch.hpp"
|
||||||
#include <bc/Debug.hpp>
|
#include <bc/Debug.hpp>
|
||||||
|
|
||||||
CGxVertexAttrib vertexAttribsP[] = {
|
CGxVertexAttrib vertexAttribsP[] = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user