mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-06 13:58:18 +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
|
||||
#include <wut.h>
|
||||
#include "enum.h"
|
||||
#include "sampler.h"
|
||||
|
||||
/**
|
||||
* \defgroup gx2_shader Shaders
|
||||
|
Loading…
Reference in New Issue
Block a user