summaryrefslogtreecommitdiff
path: root/0001-fix-Add-missing-string-include.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-fix-Add-missing-string-include.patch')
-rw-r--r--0001-fix-Add-missing-string-include.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/0001-fix-Add-missing-string-include.patch b/0001-fix-Add-missing-string-include.patch
deleted file mode 100644
index eeb12a5..0000000
--- a/0001-fix-Add-missing-string-include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/source/Panel.h
-+++ b/source/Panel.h
-@@ -17,6 +17,7 @@ PARTICULAR PURPOSE. See the GNU General Public License for more details.
-
- #include <functional>
- #include <list>
-+#include <string>
-
- #include <SDL2/SDL.h>
-