summaryrefslogtreecommitdiff
blob: 85077265d4882cd96c649545d9b8d4a4b64dad41 (plain)
1
2
3
4
5
6
7
8
9
10
--- 1/src/osd/modules/render/bgfx/effect.h
+++ 1/src/osd/modules/render/bgfx/effect.h
@@ -15,6 +15,7 @@
 
 #include <vector>
 #include <map>
+#include <string>
 
 class bgfx_uniform;