mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-06 02:08:22 +01:00
whb: Add missing include to gfx.h
This commit is contained in:
parent
c81a06048f
commit
fb38792da9
@ -1,6 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include <wut.h>
|
#include <wut.h>
|
||||||
#include <gx2/shaders.h>
|
#include <gx2/shaders.h>
|
||||||
|
#include <gx2/texture.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \defgroup whb_gfx Graphics
|
* \defgroup whb_gfx Graphics
|
||||||
|
Loading…
Reference in New Issue
Block a user