whb: Add missing include to gfx.h

This commit is contained in:
James Benton 2017-06-02 11:44:04 +01:00
parent c81a06048f
commit fb38792da9

View File

@ -1,6 +1,7 @@
#pragma once
#include <wut.h>
#include <gx2/shaders.h>
#include <gx2/texture.h>
/**
* \defgroup whb_gfx Graphics