summary refs log tree commit diff
path: root/pkgs/misc/emulators/caprice32/string.patch
blob: fabbbd80d5d37595420f8cc5eaa10757be3006e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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
 {