summaryrefslogtreecommitdiff
path: root/games/stepmania-devel/files/patch-ArchHooks.h
blob: 588cbf85d71eed09ace7d8ffbe6415c1183d80ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/arch/ArchHooks/ArchHooks.h.orig
+++ src/arch/ArchHooks/ArchHooks.h
@@ -1,6 +1,8 @@
 #ifndef ARCH_HOOKS_H
 #define ARCH_HOOKS_H
 
+#include <ctime>
+
 struct lua_State;
 class ArchHooks
 {