Add missing include to sampler.h in gx2/shaders.h

This commit is contained in:
James Benton 2016-06-08 00:59:48 +01:00
parent b778a54203
commit 4bfbb7abf7

View File

@ -1,6 +1,7 @@
#pragma once
#include <wut.h>
#include "enum.h"
#include "sampler.h"
/**
* \defgroup gx2_shader Shaders