summaryrefslogtreecommitdiffstats
path: root/emulators/raine/files/patch-source::gui::rgui.c
blob: 11576063bd5dd89e8907d76f91c952f0da859df4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- source/gui/rgui.c.orig  Mon Jan 17 12:07:21 2005
+++ source/gui/rgui.c   Mon Jan 17 12:23:46 2005
@@ -9,1 +9,1 @@
 #include <winalleg.h>
 #endif

+#ifdef RAINE_UNIX
+#include <sys/time.h>
+#endif
+
 #include "raine.h"
 #include "rgui.h"
 #include "rguiproc.h"