aboutsummaryrefslogtreecommitdiff
path: root/source/GraphicsTags.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/GraphicsTags.cpp')
-rw-r--r--source/GraphicsTags.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/GraphicsTags.cpp b/source/GraphicsTags.cpp
index b389acf..522a58f 100644
--- a/source/GraphicsTags.cpp
+++ b/source/GraphicsTags.cpp
@@ -306,3 +306,5 @@ GLenum Tags::FindGLType(std::string_view name) {
return GL_NONE;
}
}
+
+#include <generated/GraphicsTags.gs.inl>