mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-07 23:40:44 +01:00
Add missing include to sampler.h in gx2/shaders.h
This commit is contained in:
parent
b778a54203
commit
4bfbb7abf7
@ -1,6 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include <wut.h>
|
#include <wut.h>
|
||||||
#include "enum.h"
|
#include "enum.h"
|
||||||
|
#include "sampler.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \defgroup gx2_shader Shaders
|
* \defgroup gx2_shader Shaders
|
||||||
|
Loading…
Reference in New Issue
Block a user