summaryrefslogtreecommitdiff
path: root/games/hitori/files/patch-src__interface.c
blob: 0593bd7298fb450fb5bcccdc51b7ac0bfb142167 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./src/interface.c.orig	2013-10-10 10:27:44.000000000 +0200
+++ ./src/interface.c	2013-11-12 19:36:25.000000000 +0100
@@ -26,6 +26,7 @@
 #include "main.h"
 #include "interface.h"
 #include "rules.h"
+#include <string.h>
 
 #define NORMAL_FONT_SCALE 0.9
 #define PAINTED_FONT_SCALE 0.6