aboutsummaryrefslogblamecommitdiff
path: root/games/pinball/files/patch-base_Behavior.h
blob: 0e4e2cd8c76b9b5d486c704a046e4f668d174e73 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                       








                    
--- base/Behavior.h.orig	2018-03-24 23:40:31 UTC
+++ base/Behavior.h
@@ -10,6 +10,7 @@
 #ifndef BEHAVIOR_H
 #define BEHAVIOR_H
 
+#include <unistd.h>
 #include "EMath.h"
 
 class Group;