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