summaryrefslogtreecommitdiffhomepage
path: root/include/mg/Texture.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mg/Texture.h')
-rw-r--r--include/mg/Texture.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mg/Texture.h b/include/mg/Texture.h
new file mode 100644
index 00000000..edfcd44d
--- /dev/null
+++ b/include/mg/Texture.h
@@ -0,0 +1,2 @@
+#pragma once
+#include <Magnum/GL/Texture.h>