summaryrefslogtreecommitdiff
path: root/games/pingus/files/patch-src__util__file_reader.hpp
blob: c56f58917c3a3ff2f3287643a2e43bf97594f974 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/util/file_reader.hpp.orig	2011-12-24 21:46:47 UTC
+++ src/util/file_reader.hpp
@@ -19,6 +19,7 @@
 
 #include <memory>
 #include <vector>
+#include <string>
 
 class Size;
 class Color;