endless-sky/endless-sky-0.9.10-gcc10.patch

12 lines
302 B
Diff

diff -Nrup a/source/Panel.h b/source/Panel.h
--- source/Panel.h 2017-08-12 15:37:19.000000000 -0600
+++ source/Panel.h 2019-09-23 18:00:51.415560466 -0600
@@ -17,6 +17,7 @@ PARTICULAR PURPOSE. See the GNU General
#include <functional>
#include <list>
+#include <string>
#include <SDL2/SDL.h>