mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-23 11:05:42 -05:00
Add missing include to sampler.h in gx2/shaders.h
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
#include <wut.h>
|
||||
#include "enum.h"
|
||||
#include "sampler.h"
|
||||
|
||||
/**
|
||||
* \defgroup gx2_shader Shaders
|
||||
|
||||
Reference in New Issue
Block a user