about summary refs log tree commit diff
path: root/pkgs/applications/emulators/caprice32/string.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/emulators/caprice32/string.patch')
-rw-r--r--pkgs/applications/emulators/caprice32/string.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/pkgs/applications/emulators/caprice32/string.patch b/pkgs/applications/emulators/caprice32/string.patch
new file mode 100644
index 0000000000000..fabbbd80d5d37
--- /dev/null
+++ b/pkgs/applications/emulators/caprice32/string.patch
@@ -0,0 +1,12 @@
+diff --git a/src/configuration.h b/src/configuration.h
+index 34fd690..97fb0e5 100644
+--- a/src/configuration.h
++++ b/src/configuration.h
+@@ -2,6 +2,7 @@
+ #define CONFIGURATION_H
+ 
+ #include <map>
++#include <string>
+ 
+ namespace config
+ {