diff options
Diffstat (limited to 'include/mg/TextureFormat.h')
-rw-r--r-- | include/mg/TextureFormat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mg/TextureFormat.h b/include/mg/TextureFormat.h new file mode 100644 index 00000000..4baa6de9 --- /dev/null +++ b/include/mg/TextureFormat.h @@ -0,0 +1,2 @@ +#pragma once +#include <Magnum/GL/TextureFormat.h> |