summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-02-29 22:51:38 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-02-29 22:51:46 +0100
commit84d993af9849cbc4230406e1528b9359d4e6c86f (patch)
treef3d12953e09d90907c8b2c65c5be285b2260e9d7 /include
parent8f3e2e6101ad334074ecfa9efb1ee75ba4f006d1 (diff)
c
Diffstat (limited to 'include')
-rw-r--r--include/mg/Types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mg/Types.h b/include/mg/Types.h
new file mode 100644
index 00000000..6bbf2d06
--- /dev/null
+++ b/include/mg/Types.h
@@ -0,0 +1,2 @@
+#pragma once
+#include <Magnum/Types.h>