瀏覽代碼

VideoCore: Add option to dump the macros.

Fernando Sahmkow 4 年之前
父節點
當前提交
8bb604b3be
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/video_core/macro/macro.cpp

+ 1 - 0
src/video_core/macro/macro.cpp

@@ -8,6 +8,7 @@
 
 #include <boost/container_hash/hash.hpp>
 
+#include <fstream>
 #include "common/assert.h"
 #include "common/fs/fs.h"
 #include "common/fs/path_util.h"