summarylogtreecommitdiffstats
path: root/guidolib-stringh.patch
blob: 672307862a98a58a92c9569a2b36ea818b172df2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/engine/graphic/GRInstrument.cpp b/src/engine/graphic/GRInstrument.cpp
index f873fc98..e72e6394 100644
--- a/src/engine/graphic/GRInstrument.cpp
+++ b/src/engine/graphic/GRInstrument.cpp
@@ -12,7 +12,7 @@
 
 */
 
-#include <string>
+#include <string.h>
 
 #include "GRInstrument.h"
 #include "GRDefine.h"