Jeremy Rose 2 years ago
parent
commit
40ce8c371c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      shell/common/gin_converters/gfx_converter.cc

+ 2 - 0
shell/common/gin_converters/gfx_converter.cc

@@ -4,6 +4,8 @@
 
 #include "shell/common/gin_converters/gfx_converter.h"
 
+#include <string>
+
 #include "gin/data_object_builder.h"
 #include "shell/common/color_util.h"
 #include "shell/common/gin_helper/dictionary.h"