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