endless-sky-gl21: fix build w/ gcc10

This commit is contained in:
Jürgen Buchmüller 2021-01-17 14:32:40 +01:00
parent 38d70af9cb
commit fd5b66f422

View file

@ -0,0 +1,10 @@
--- source/Panel.h 2021-01-17 14:25:52.952063261 +0100
+++ source/Panel.h 2021-01-17 14:29:26.466536974 +0100
@@ -15,6 +15,7 @@
#include "Rectangle.h"
+#include <string>
#include <functional>
#include <list>